C# Class RA.SpecialThingFilterWorker_Tools

Inheritance: SpecialThingFilterWorker
Mostra file Open project: RWA-Team/RimworldAscension

Public Methods

Method Description
AlwaysMatches ( ThingDef def ) : bool
Matches ( Thing t ) : bool

Method Details

AlwaysMatches() public method

public AlwaysMatches ( ThingDef def ) : bool
def ThingDef
return bool

Matches() public method

public Matches ( Thing t ) : bool
t Thing
return bool