C# Class AllowTool.Designator_Allow

Inheritance: Designator_SelectableThings
Afficher le fichier Open project: UnlimitedHugs/RimworldAllowTool

Méthodes publiques

Méthode Description
Designator_Allow ( ThingDesignatorDef def ) : RimWorld

Méthodes protégées

Méthode Description
ProcessCell ( IntVec3 c ) : int
ThingIsRelevant ( Thing item ) : bool

Method Details

Designator_Allow() public méthode

public Designator_Allow ( ThingDesignatorDef def ) : RimWorld
def ThingDesignatorDef
Résultat RimWorld

ProcessCell() protected méthode

protected ProcessCell ( IntVec3 c ) : int
c IntVec3
Résultat int

ThingIsRelevant() protected méthode

protected ThingIsRelevant ( Thing item ) : bool
item Thing
Résultat bool