C# Class RA.Container

Inheritance: Building_Storage
Afficher le fichier Open project: RWA-Team/RimworldAscension

Méthodes publiques

Свойство Type Description
comp CompContainer
initialHide bool

Méthodes publiques

Méthode Description
DeSpawn ( ) : void
HideItem ( Thing thing ) : void
HideStoredItems ( ) : void
PostMapInit ( ) : void
ScatterItemsAround ( ) : void
SpawnSetup ( ) : void

Method Details

DeSpawn() public méthode

public DeSpawn ( ) : void
Résultat void

HideItem() public méthode

public HideItem ( Thing thing ) : void
thing Thing
Résultat void

HideStoredItems() public méthode

public HideStoredItems ( ) : void
Résultat void

PostMapInit() public méthode

public PostMapInit ( ) : void
Résultat void

ScatterItemsAround() public méthode

public ScatterItemsAround ( ) : void
Résultat void

SpawnSetup() public méthode

public SpawnSetup ( ) : void
Résultat void

Property Details

comp public_oe property

public CompContainer comp
Résultat CompContainer

initialHide public_oe property

public bool initialHide
Résultat bool