FMockAbilityBlinkCue

Cue for blink (the moment the teleport happens)

Windows
MacOS
Linux

Inheritance Hierarchy

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

Constructors

Name Description

Public function

FMockAbilityBlinkCue()

Public function

FMockAbilityBlinkCue

(
    FMockAbilityBlinkCue&& Other
)

Public function

FMockAbilityBlinkCue

(
    const FMockAbilityBlinkCue& Other
)

Public function

FMockAbilityBlinkCue

(
    const FVector& Start,
    const FVector& Stop
)

Destructors

Name Description

Public function

~FMockAbilityBlinkCue()

Functions

Name Description

Public function Const

bool

 

NetIdentical

(
    const FMockAbilityBlinkCue& Other
)

Public function

void

 

NetSerialize

(
    FArchive& Ar
)

Operators

Name Description

Public function

FMockAbility...

 

operator=

(
    FMockAbilityBlinkCue&& Other
)

Public function

FMockAbility...

 

operator=

(
    const FMockAbilityBlinkCue& Other
)

Typedefs

Name

Description

Traits

Constants

Name

Description

ID

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss