Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
Register a cue type with the global table.
| Name | TNetSimCueTypeAutoRegisterHelper |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCues.h |
| Include Path | #include "NetworkPredictionCues.h" |
Syntax
template<typename TCue>
struct TNetSimCueTypeAutoRegisterHelper
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TNetSimCueTypeAutoRegisterHelper
(
const FString& Name |
NetworkPredictionCues.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~TNetSimCueTypeAutoRegisterHelper() |
NetworkPredictionCues.h |