Skip to content

Class ANightSkyVSInfoGameState

ClassList > ANightSkyVSInfoGameState

Inherits the following classes: AGameStateBase

Public Attributes

Type Name
double MaxVSInfoTime = 6

Public Functions

Type Name
ANightSkyVSInfoGameState ()
virtual void BeginPlay () override
void OnCharaPackageLoaded (const FName & PackageName, UPackage * LoadedPackage, EAsyncLoadingResult::Type Result)
void OnMapPackageLoaded (const FName & PackageName, UPackage * LoadedPackage, EAsyncLoadingResult::Type Result)
virtual void Tick (float DeltaSeconds) override

Public Attributes Documentation

variable MaxVSInfoTime

double ANightSkyVSInfoGameState::MaxVSInfoTime;

Public Functions Documentation

function ANightSkyVSInfoGameState

ANightSkyVSInfoGameState::ANightSkyVSInfoGameState () 

function BeginPlay

virtual void ANightSkyVSInfoGameState::BeginPlay () override

function OnCharaPackageLoaded

void ANightSkyVSInfoGameState::OnCharaPackageLoaded (
    const FName & PackageName,
    UPackage * LoadedPackage,
    EAsyncLoadingResult::Type Result
) 

function OnMapPackageLoaded

void ANightSkyVSInfoGameState::OnMapPackageLoaded (
    const FName & PackageName,
    UPackage * LoadedPackage,
    EAsyncLoadingResult::Type Result
) 

function Tick

virtual void ANightSkyVSInfoGameState::Tick (
    float DeltaSeconds
) override


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