C# Class RA.SpecialThingFilterWorker_Tools

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

Méthodes publiques

Méthode Description
AlwaysMatches ( ThingDef def ) : bool
Matches ( Thing t ) : bool

Method Details

AlwaysMatches() public méthode

public AlwaysMatches ( ThingDef def ) : bool
def ThingDef
Résultat bool

Matches() public méthode

public Matches ( Thing t ) : bool
t Thing
Résultat bool