Navigation
API > API/Plugins > API/Plugins/NetworkPredictionExtras
MockAbility NetSimCues - events emitted by the sim
| Name | FMockAbilityBlinkActivateCue |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/MockAbilitySimulation.h |
| Include Path | #include "MockAbilitySimulation.h" |
Syntax
struct FMockAbilityBlinkActivateCue
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MockAbilitySimulation.h | |||
FMockAbilityBlinkActivateCue
(
const FVector& InDestination, |
MockAbilitySimulation.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Traits | NetSimCueTraits::Strong | MockAbilitySimulation.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ID | FNetSimCueTypeId | MockAbilitySimulation.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Destination | FVector_NetQuantize10 | MockAbilitySimulation.h | ||
| RandomType | uint8 | MockAbilitySimulation.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool NetIdentical
(
const FMockAbilityBlinkActivateCue& Other |
MockAbilitySimulation.h | ||
void NetSerialize
(
FArchive& Ar |
MockAbilitySimulation.h |