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