Navigation
Unreal Engine C++ API Reference > Plugins > NetworkPredictionExtras
Inheritance Hierarchy
- FFlyingMovementSyncState
- FMockAbilitySyncState
References
Module | NetworkPredictionExtras |
Header | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/MockAbilitySimulation.h |
Include | #include "MockAbilitySimulation.h" |
Syntax
struct FMockAbilitySyncState : public FFlyingMovementSyncState
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
float | Stamina |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Interpolate
(
const FMockAbilitySyncState* From, |
|
![]() |
void | NetSerialize
(
const FNetSerializeParams& P |
|
![]() ![]() |
bool | ShouldReconcile
(
const FMockAbilitySyncState& AuthorityState |
|
![]() ![]() |
void | ToString
(
FAnsiStringBuilderBase& Out |