Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/FGlobalCueTypeTable
| |
|
| Name |
FRegisteredCueTypeInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCues.h |
| Include Path |
#include "NetworkPredictionCues.h" |
Syntax
struct FRegisteredCueTypeInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bDirty |
bool |
|
NetworkPredictionCues.h |
|
| CueTypes |
TArray< FTypeInfo > |
|
NetworkPredictionCues.h |
|
| InitDispatchTablesDelegate |
FSimpleMulticastDelegate |
|
NetworkPredictionCues.h |
|