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