C# 클래스 AllowTool.Designator_MassSelect.SelectionDefConstraint

파일 보기 프로젝트 열기: UnlimitedHugs/RimworldAllowTool

공개 프로퍼티들

프로퍼티 타입 설명
occurences int
stuffDef Def
thingDef Def

공개 메소드들

메소드 설명
SelectionDefConstraint ( Def thingDef, Def stuffDef ) : System.Collections.Generic

메소드 상세

SelectionDefConstraint() 공개 메소드

public SelectionDefConstraint ( Def thingDef, Def stuffDef ) : System.Collections.Generic
thingDef Def
stuffDef Def
리턴 System.Collections.Generic

프로퍼티 상세

occurences 공개적으로 프로퍼티

public int occurences
리턴 int

stuffDef 공개적으로 프로퍼티

public Def stuffDef
리턴 Def

thingDef 공개적으로 프로퍼티

public Def thingDef
리턴 Def