Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/TCueDispatchTable
| Name | FCueTypeInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCues.h |
| Include Path | #include "NetworkPredictionCues.h" |
Syntax
struct FCueTypeInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Dispatch | TFunction< void(FNetSimCueWrapperBase *Cue, TCueHandler &Handler, const FNetSimCueSystemParamemters &SystemParameters)> | NetworkPredictionCues.h |