C# Class RA.RA_GameEnder

Afficher le fichier Open project: RWA-Team/RimworldAscension

Méthodes publiques

Свойство Type Description
gameEnding bool
ticksToGameOver int

Méthodes publiques

Méthode Description
CheckGameOver ( ) : void
ExposeData ( ) : void
GameEndTick ( ) : void

Method Details

CheckGameOver() public méthode

public CheckGameOver ( ) : void
Résultat void

ExposeData() public méthode

public ExposeData ( ) : void
Résultat void

GameEndTick() public méthode

public GameEndTick ( ) : void
Résultat void

Property Details

gameEnding public_oe property

public bool gameEnding
Résultat bool

ticksToGameOver public_oe property

public int ticksToGameOver
Résultat int