Navigation
API > API/Plugins > API/Plugins/NetworkPredictionExtras
Inheritance Hierarchy
- FCharacterMotionInputCmd
- FMockCharacterAbilityInputCmd
References
Module | NetworkPredictionExtras |
Header | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/MockCharacterAbilitySimulation.h |
Include | #include "MockCharacterAbilitySimulation.h" |
Syntax
struct FMockCharacterAbilityInputCmd : public FCharacterMotionInputCmd
Remarks
MockCharacterAbilitySimulation definition
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bBlinkPressed | |
![]() |
bool | bDashPressed | |
![]() |
bool | bJumpPressed | |
![]() |
bool | bPrimaryPressed | |
![]() |
bool | bSecondaryPressed | |
![]() |
bool | bSprintPressed |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | NetSerialize
(
const FNetSerializeParams& P |
|
![]() ![]() |
void | ToString
(
FAnsiStringBuilderBase& Out |