C# Class OutpostGenerator.Building_SupplyShipCryptosleepBay

Building_ShipCryptosleepBay class.
Inheritance: Building_CryptosleepCasket
Afficher le fichier Open project: Rikiki123456789/Rimworld Class Usage Examples

Méthodes publiques

Méthode Description
GetFloatMenuOptions ( Pawn myPawn ) : IEnumerable
GetGizmos ( ) : IEnumerable
Tick ( ) : void

Method Details

GetFloatMenuOptions() public méthode

public GetFloatMenuOptions ( Pawn myPawn ) : IEnumerable
myPawn Pawn
Résultat IEnumerable

GetGizmos() public méthode

public GetGizmos ( ) : IEnumerable
Résultat IEnumerable

Tick() public méthode

public Tick ( ) : void
Résultat void