C# Class OutpostGenerator.Building_SupplyShipCryptosleepBay

Building_ShipCryptosleepBay class.
Inheritance: Building_CryptosleepCasket
ファイルを表示 Open project: Rikiki123456789/Rimworld Class Usage Examples

Public Methods

Method Description
GetFloatMenuOptions ( Pawn myPawn ) : IEnumerable
GetGizmos ( ) : IEnumerable
Tick ( ) : void

Method Details

GetFloatMenuOptions() public method

public GetFloatMenuOptions ( Pawn myPawn ) : IEnumerable
myPawn Pawn
return IEnumerable

GetGizmos() public method

public GetGizmos ( ) : IEnumerable
return IEnumerable

Tick() public method

public Tick ( ) : void
return void