C# Class ToolsForHaul.Designator_PutInInventory

Inheritance: Designator
Afficher le fichier Open project: BBream/ToolsForHaul Class Usage Examples

Méthodes publiques

Свойство Type Description
backpack Apparel_Backpack
designations List

Méthodes publiques

Méthode Description
CanDesignateCell ( IntVec3 loc ) : AcceptanceReport
DesignateSingleCell ( IntVec3 c ) : void
Designator_PutInInventory ( ) : System
SelectedUpdate ( ) : void

Méthodes protégées

Méthode Description
FinalizeDesignationSucceeded ( ) : void

Method Details

CanDesignateCell() public méthode

public CanDesignateCell ( IntVec3 loc ) : AcceptanceReport
loc IntVec3
Résultat AcceptanceReport

DesignateSingleCell() public méthode

public DesignateSingleCell ( IntVec3 c ) : void
c IntVec3
Résultat void

Designator_PutInInventory() public méthode

public Designator_PutInInventory ( ) : System
Résultat System

FinalizeDesignationSucceeded() protected méthode

protected FinalizeDesignationSucceeded ( ) : void
Résultat void

SelectedUpdate() public méthode

public SelectedUpdate ( ) : void
Résultat void

Property Details

backpack public_oe property

public Apparel_Backpack,ToolsForHaul backpack
Résultat Apparel_Backpack

designations public_oe property

public List designations
Résultat List