Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/TCueDispatchTable
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCues.h |
Include | #include "NetworkPredictionCues.h" |
template<typename TCue>
void RegisterType&40;&41;
Remarks
All types that the receiver can handle must be registered here. This is where we create the TFunction to call ::HandleCue.