Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform > API/Runtime/Core/GenericPlatform/LexToString
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h |
| Include | #include "GenericPlatform/GenericPlatformMisc.h" |
| Source | /Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp |
const TCHAR * LexToString
(
ENetworkConnectionType Target
)
Remarks
Returns the string representation of the specified ENetworkConnection value. The string representation.
Parameters
| Name | Description |
|---|---|
| Target | The value to get the string for. |