Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AllowTool
Designator_Allow
C# 클래스 AllowTool.Designator_Allow
상속:
Designator_SelectableThings
파일 보기
프로젝트 열기: UnlimitedHugs/RimworldAllowTool
공개 메소드들
메소드
설명
Designator_Allow
(
ThingDesignatorDef
def
) :
RimWorld
보호된 메소드들
메소드
설명
ProcessCell
(
IntVec3
c
) :
int
ThingIsRelevant
(
Thing
item
) :
bool
메소드 상세
Designator_Allow()
공개
메소드
public
Designator_Allow
(
ThingDesignatorDef
def
) :
RimWorld
def
ThingDesignatorDef
리턴
RimWorld
ProcessCell()
보호된
메소드
protected
ProcessCell
(
IntVec3
c
) :
int
c
IntVec3
리턴
int
ThingIsRelevant()
보호된
메소드
protected
ThingIsRelevant
(
Thing
item
) :
bool
item
Thing
리턴
bool