FMockAbilityBlinkActivateCue

Cue for blink activation (the moment the ability starts)

Choose your operating system:

Windows

macOS

Linux

References

Module

NetworkPredictionExtras

Header

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/MockAbilitySimulation.h

Include

#include "MockAbilitySimulation.h"

Syntax

struct FMockAbilityBlinkActivateCue

Remarks

MockAbility NetSimCues - events emitted by the sim

Variables

Name Description

Public variable

FVector_NetQuan...

 

Destination

Public variable

uint8

 

RandomType

Constructors

Name Description

Public function

FMockAbilityBlinkActivateCue()

Public function

FMockAbilityBlinkActivateCue

(
    const FVector& InDestination,
    uint8 InRandomType
)

Functions

Name Description

Public function Const

bool

 

NetIdentical

(
    const FMockAbilityBlinkActivateCue ...
)

Public function

void

 

NetSerialize

(
    FArchive& Ar
)

Typedefs

Name

Description

Traits

Constants

Name

Description

ID