C# 클래스 BaseInspector, RPGQuest

상속: Editor
파일 보기 프로젝트 열기: hughrogers/RPGQuest

보호된 프로퍼티들

프로퍼티 타입 설명
fold1 bool
fold2 bool
fold3 bool
fold4 bool
fold5 bool
fold6 bool
fold7 bool

공개 메소드들

메소드 설명
EventStartSettings ( BaseInteraction, target ) : void
VariableSettings ( BaseInteraction, target ) : void

메소드 상세

EventStartSettings() 공개 메소드

public EventStartSettings ( BaseInteraction, target ) : void
target BaseInteraction,
리턴 void

VariableSettings() 공개 메소드

public VariableSettings ( BaseInteraction, target ) : void
target BaseInteraction,
리턴 void

프로퍼티 상세

fold1 보호되어 있는 프로퍼티

protected bool fold1
리턴 bool

fold2 보호되어 있는 프로퍼티

protected bool fold2
리턴 bool

fold3 보호되어 있는 프로퍼티

protected bool fold3
리턴 bool

fold4 보호되어 있는 프로퍼티

protected bool fold4
리턴 bool

fold5 보호되어 있는 프로퍼티

protected bool fold5
리턴 bool

fold6 보호되어 있는 프로퍼티

protected bool fold6
리턴 bool

fold7 보호되어 있는 프로퍼티

protected bool fold7
리턴 bool