Navigation
API > API/Plugins > API/Plugins/NetworkPredictionExtras
Inheritance Hierarchy
- FMockAbilityBlinkCue
- FMockAbilityBlinkCue_ReplicatedNonPredicted
- FMockAbilityBlinkCue_ReplicatedXOrPredicted
- FMockAbilityBlinkCue_Strong
- FMockAbilityBlinkCue_Weak
References
| Module | NetworkPredictionExtras |
| Header | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/MockAbilitySimulation.h |
| Include | #include "MockAbilitySimulation.h" |
Syntax
struct FMockAbilityBlinkCue
Remarks
Cue for blink (the moment the teleport happens)
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector_NetQuantize10 | StartLocation | ||
| FVector_NetQuantize10 | StopLocation |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMockAbilityBlinkCue
(
FMockAbilityBlinkCue&& Other |
|||
FMockAbilityBlinkCue
(
const FMockAbilityBlinkCue& Other |
|||
FMockAbilityBlinkCue
(
const FVector& Start, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | NetIdentical
(
const FMockAbilityBlinkCue& Other |
||
| void | NetSerialize
(
FArchive& Ar |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FMockAbilityBlinkCue & | operator=
(
FMockAbilityBlinkCue&& Other |
||
| FMockAbilityBlinkCue & | operator=
(
const FMockAbilityBlinkCue& Other |
Typedefs
| Name | Description |
|---|---|
| Traits |
Constants
| Name | Description |
|---|---|
| ID |