FGlobalCueTypeTable

GlobalCueTypeTable: Cue types register with this to get a Type ID assigned.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelCues.h"

Syntax

class FGlobalCueTypeTable

Remarks

GlobalCueTypeTable: Cue types register with this to get a Type ID assigned. That ID is used in net serialization to talk about types.

Functions

Name Description

Public function

void

 

AddPostFinalizedCallback

(
    TFunction< void()> Callback
)

Public function

FNetSimCueWr...

 

Allocate

(
    FNetSimCueTypeId ID
)

Public function

void

 

FinalizeTypes()

Public function Static

FGlobalCueTy...

 

Get()

Public function Const

FString

 

GetTypeName

(
    FNetSimCueTypeId ID
)

Public function Const

bool

 

HasBeenFinalized()

Public function

void

 

RegisterType

(
    const FString& TypeName
)

Constants

Name

Description

Singleton

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