FGlobalCueTypeTable::RegisterCueType

Type Registration functions: called at startup, module load/unload. Not during runtime.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionCues.h"

Syntax

template<typename TCue>
static void RegisterCueType
(
    const FString & TypeName
)

Remarks

Type Registration functions: called at startup, module load/unload. Not during runtime.

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