C# Class AllowTool.Designator_MassSelect.SelectionDefConstraint

Afficher le fichier Open project: UnlimitedHugs/RimworldAllowTool

Méthodes publiques

Свойство Type Description
occurences int
stuffDef Def
thingDef Def

Méthodes publiques

Méthode Description
SelectionDefConstraint ( Def thingDef, Def stuffDef ) : System.Collections.Generic

Method Details

SelectionDefConstraint() public méthode

public SelectionDefConstraint ( Def thingDef, Def stuffDef ) : System.Collections.Generic
thingDef Def
stuffDef Def
Résultat System.Collections.Generic

Property Details

occurences public_oe property

public int occurences
Résultat int

stuffDef public_oe property

public Def stuffDef
Résultat Def

thingDef public_oe property

public Def thingDef
Résultat Def