TCueDispatchTable::RegisterType

All types that the receiver can handle must be registered here. This is where we create the [TFunction](API\Runtime\Core\GenericPlatform\TFunction) to call ::HandleCue.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkedSimulationModelCues.h

Include

#include "NetworkedSimulationModelCues.h"

Syntax

template<typename TCue>
void RegisterType()

Remarks

All types that the receiver can handle must be registered here. This is where we create the TFunction to call ::HandleCue.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss