C# 클래스 FluffyManager.Trigger_PawnKind

상속: Trigger
파일 보기 프로젝트 열기: FluffierThanThou/RW_Manager 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CountTargets int>.Dictionary
pawnKind PawnKindDef

공개 메소드들

메소드 설명
DrawTriggerConfig ( Vector2 &cur, float width, float entryHeight, bool alt = false, string label = null, string tooltip = null ) : void
ExposeData ( ) : void
Trigger_PawnKind ( Manager manager ) : System.Collections.Generic

비공개 메소드들

메소드 설명
AllTrainingWantedSet ( ) : bool

메소드 상세

DrawTriggerConfig() 공개 메소드

public DrawTriggerConfig ( Vector2 &cur, float width, float entryHeight, bool alt = false, string label = null, string tooltip = null ) : void
cur UnityEngine.Vector2
width float
entryHeight float
alt bool
label string
tooltip string
리턴 void

ExposeData() 공개 메소드

public ExposeData ( ) : void
리턴 void

Trigger_PawnKind() 공개 메소드

public Trigger_PawnKind ( Manager manager ) : System.Collections.Generic
manager Manager
리턴 System.Collections.Generic

프로퍼티 상세

CountTargets 공개적으로 프로퍼티

public Dictionary CountTargets
리턴 int>.Dictionary

pawnKind 공개적으로 프로퍼티

public PawnKindDef pawnKind
리턴 PawnKindDef