Property | Type | Description | |
---|---|---|---|
allowances | ThingFilter | ||
mountableComp | |||
storage | ThingContainer |
Method | Description | |
---|---|---|
Destroy ( DestroyMode mode = DestroyMode.Vanish ) : void | ||
DrawAt ( Vector3 drawLoc ) : void | ||
ExposeData ( ) : void | ||
GetContainer ( ) : ThingContainer | ||
GetFloatMenuOptions ( Pawn myPawn ) : IEnumerable |
||
GetGizmos ( ) : IEnumerable |
||
GetInspectString ( ) : string | ||
GetPosition ( ) : IntVec3 | ||
SpawnSetup ( ) : void | ||
Tick ( ) : void |
|
|
Vehicle_Cart ( ) : System |
Method | Description | |
---|---|---|
UpdateGraphics ( ) : void |
public Destroy ( DestroyMode mode = DestroyMode.Vanish ) : void | ||
mode | DestroyMode | |
return | void |
public GetFloatMenuOptions ( Pawn myPawn ) : IEnumerable |
||
myPawn | Pawn | |
return | IEnumerable |
public CompMountable,ToolsForHaul mountableComp | ||
return |