Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/FNetSimCueDispatcher
References
| Module | NetworkPrediction |
| Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCues.h |
| Include | #include "NetworkPredictionCues.h" |
Syntax
struct FContext
Remarks
Sim Context: the Sim has to tell the dispatcher what its doing so that it can decide if it should supress Invocations or not.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | CurrentSimTime | ||
| int32 | Frame | ||
| ESimulationTickContext | TickContext |