Skip to content

Class AFighterReplayRunner

ClassList > AFighterReplayRunner

Inherits the following classes: AFighterLocalRunner

Public Functions

Type Name
AFighterReplayRunner ()
virtual void Update (float DeltaTime) override

Public Functions inherited from AFighterLocalRunner

See AFighterLocalRunner

Type Name
AFighterLocalRunner ()
virtual void Update (float DeltaTime)

Protected Attributes

Type Name
UNightSkyGameInstance * GameInstance

Protected Attributes inherited from AFighterLocalRunner

See AFighterLocalRunner

Type Name
float ElapsedTime = 0
class ANightSkyGameState * GameState

Protected Functions

Type Name
virtual void BeginPlay () override

Protected Functions inherited from AFighterLocalRunner

See AFighterLocalRunner

Type Name
virtual void BeginPlay () override

Public Functions Documentation

function AFighterReplayRunner

AFighterReplayRunner::AFighterReplayRunner () 

function Update

virtual void AFighterReplayRunner::Update (
    float DeltaTime
) override

Implements AFighterLocalRunner::Update


Protected Attributes Documentation

variable GameInstance

UNightSkyGameInstance* AFighterReplayRunner::GameInstance;

Protected Functions Documentation

function BeginPlay

virtual void AFighterReplayRunner::BeginPlay () override

Implements AFighterLocalRunner::BeginPlay



The documentation for this class was generated from the following file C:/Users/wistf/Unreal Projects/NightSkyEngine/Plugins/NightSkyEngine/Source/NightSkyEngine/Battle/FighterRunners/FighterReplayRunner.h