C# 클래스 RA.SpecialThingFilterWorker_Tools

상속: SpecialThingFilterWorker
파일 보기 프로젝트 열기: RWA-Team/RimworldAscension

공개 메소드들

메소드 설명
AlwaysMatches ( ThingDef def ) : bool
Matches ( Thing t ) : bool

메소드 상세

AlwaysMatches() 공개 메소드

public AlwaysMatches ( ThingDef def ) : bool
def ThingDef
리턴 bool

Matches() 공개 메소드

public Matches ( Thing t ) : bool
t Thing
리턴 bool