Navigation
API > API/Plugins > API/Plugins/NetworkPredictionInsights
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * LexToString
(
ENP_NetRole Role |
INetworkPredictionProvider.h | ||
const TCHAR * LexToString
(
ENP_UserState State |
INetworkPredictionProvider.h | ||
const TCHAR * LexToString
(
ENP_UserStateSource Source |
INetworkPredictionProvider.h | ||
const TCHAR * LexToString
(
ENetSerializeRecvStatus Status |
INetworkPredictionProvider.h | ||
const TCHAR * LexToString
(
ENP_TickingPolicy Policy |
INetworkPredictionProvider.h |
LexToString(ENP_NetRole)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h |
| Include Path | #include "INetworkPredictionProvider.h" |
| Source | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Private/NetworkPredictionProvider.cpp |
const TCHAR * LexToString
(
ENP_NetRole Role
)
LexToString(ENP_UserState)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h |
| Include Path | #include "INetworkPredictionProvider.h" |
| Source | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Private/NetworkPredictionProvider.cpp |
const TCHAR * LexToString
(
ENP_UserState State
)
LexToString(ENP_UserStateSource)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h |
| Include Path | #include "INetworkPredictionProvider.h" |
| Source | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Private/NetworkPredictionProvider.cpp |
const TCHAR * LexToString
(
ENP_UserStateSource Source
)
LexToString(ENetSerializeRecvStatus)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h |
| Include Path | #include "INetworkPredictionProvider.h" |
| Source | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Private/NetworkPredictionProvider.cpp |
const TCHAR * LexToString
(
ENetSerializeRecvStatus Status
)
LexToString(ENP_TickingPolicy)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h |
| Include Path | #include "INetworkPredictionProvider.h" |
| Source | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Private/NetworkPredictionProvider.cpp |
const TCHAR * LexToString
(
ENP_TickingPolicy Policy
)