Navigation
API > API/Plugins > API/Plugins/Mover
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverSimulationTypes.h |
| Include | #include "MoverSimulationTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FMoverAuxStateContext
Remarks
Auxiliary state that is input into the simulation (changes rarely)
Functions
| Type | Name | Description | |
|---|---|---|---|
| UScriptStruct * | GetStruct () |
||
| void | Interpolate
(
const FMoverAuxStateContext* From, |
||
| void | NetSerialize
(
const FNetSerializeParams& P |
||
| bool | ShouldReconcile
(
const FMoverAuxStateContext& AuthorityState |
||
| void | ToString
(
FAnsiStringBuilderBase& Out |