C# 클래스 EditorTab, RPGQuest

파일 보기 프로젝트 열기: hughrogers/RPGQuest 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
SP1 Vector2
SP2 Vector2
SP3 Vector2
SP4 Vector2
fold1 bool
fold10 bool
fold11 bool
fold12 bool
fold13 bool
fold14 bool
fold15 bool
fold16 bool
fold17 bool
fold18 bool
fold19 bool
fold2 bool
fold20 bool
fold3 bool
fold4 bool
fold5 bool
fold6 bool
fold7 bool
fold8 bool
fold9 bool
selection int

공개 메소드들

메소드 설명
ChanceCheck ( int chance ) : int
EditorTab ( ) : UnityEditor
EnumToolbar ( string text, int index, System e ) : int
EnumToolbar ( string text, int index, System e, int width ) : int
MinMaxCheck ( int check, int min, int max ) : int
Separate ( ) : void

메소드 상세

ChanceCheck() 공개 정적인 메소드

public static ChanceCheck ( int chance ) : int
chance int
리턴 int

EditorTab() 공개 메소드

public EditorTab ( ) : UnityEditor
리턴 UnityEditor

EnumToolbar() 공개 정적인 메소드

public static EnumToolbar ( string text, int index, System e ) : int
text string
index int
e System
리턴 int

EnumToolbar() 공개 정적인 메소드

public static EnumToolbar ( string text, int index, System e, int width ) : int
text string
index int
e System
width int
리턴 int

MinMaxCheck() 공개 정적인 메소드

public static MinMaxCheck ( int check, int min, int max ) : int
check int
min int
max int
리턴 int

Separate() 공개 메소드

public Separate ( ) : void
리턴 void

프로퍼티 상세

SP1 보호되어 있는 프로퍼티

protected Vector2 SP1
리턴 Vector2

SP2 보호되어 있는 프로퍼티

protected Vector2 SP2
리턴 Vector2

SP3 보호되어 있는 프로퍼티

protected Vector2 SP3
리턴 Vector2

SP4 보호되어 있는 프로퍼티

protected Vector2 SP4
리턴 Vector2

fold1 보호되어 있는 프로퍼티

protected bool fold1
리턴 bool

fold10 보호되어 있는 프로퍼티

protected bool fold10
리턴 bool

fold11 보호되어 있는 프로퍼티

protected bool fold11
리턴 bool

fold12 보호되어 있는 프로퍼티

protected bool fold12
리턴 bool

fold13 보호되어 있는 프로퍼티

protected bool fold13
리턴 bool

fold14 보호되어 있는 프로퍼티

protected bool fold14
리턴 bool

fold15 보호되어 있는 프로퍼티

protected bool fold15
리턴 bool

fold16 보호되어 있는 프로퍼티

protected bool fold16
리턴 bool

fold17 보호되어 있는 프로퍼티

protected bool fold17
리턴 bool

fold18 보호되어 있는 프로퍼티

protected bool fold18
리턴 bool

fold19 보호되어 있는 프로퍼티

protected bool fold19
리턴 bool

fold2 보호되어 있는 프로퍼티

protected bool fold2
리턴 bool

fold20 보호되어 있는 프로퍼티

protected bool fold20
리턴 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

fold8 보호되어 있는 프로퍼티

protected bool fold8
리턴 bool

fold9 보호되어 있는 프로퍼티

protected bool fold9
리턴 bool

selection 보호되어 있는 프로퍼티

protected int selection
리턴 int