C# 클래스 VJBaseModifierEditor, fuze-vj-kit

상속: Editor
파일 보기 프로젝트 열기: unity3d-jp/fuze-vj-kit

공개 프로퍼티들

프로퍼티 타입 설명
boostByOtherSourceProperty UnityEditor.SerializedProperty
boostDatasourceProperty UnityEditor.SerializedProperty
boostManagerProperty UnityEditor.SerializedProperty
datasourceProperty UnityEditor.SerializedProperty
index int
index_src int
isModifierEnabledProperty UnityEditor.SerializedProperty
managerProperty UnityEditor.SerializedProperty
multipleProperty UnityEditor.SerializedProperty

공개 메소드들

메소드 설명
OnEnable ( ) : void
OnInspectorGUI ( ) : void

메소드 상세

OnEnable() 공개 메소드

public OnEnable ( ) : void
리턴 void

OnInspectorGUI() 공개 메소드

public OnInspectorGUI ( ) : void
리턴 void

프로퍼티 상세

boostByOtherSourceProperty 공개적으로 프로퍼티

public SerializedProperty,UnityEditor boostByOtherSourceProperty
리턴 UnityEditor.SerializedProperty

boostDatasourceProperty 공개적으로 프로퍼티

public SerializedProperty,UnityEditor boostDatasourceProperty
리턴 UnityEditor.SerializedProperty

boostManagerProperty 공개적으로 프로퍼티

public SerializedProperty,UnityEditor boostManagerProperty
리턴 UnityEditor.SerializedProperty

datasourceProperty 공개적으로 프로퍼티

public SerializedProperty,UnityEditor datasourceProperty
리턴 UnityEditor.SerializedProperty

index 공개적으로 프로퍼티

public int index
리턴 int

index_src 공개적으로 프로퍼티

public int index_src
리턴 int

isModifierEnabledProperty 공개적으로 프로퍼티

public SerializedProperty,UnityEditor isModifierEnabledProperty
리턴 UnityEditor.SerializedProperty

managerProperty 공개적으로 프로퍼티

public SerializedProperty,UnityEditor managerProperty
리턴 UnityEditor.SerializedProperty

multipleProperty 공개적으로 프로퍼티

public SerializedProperty,UnityEditor multipleProperty
리턴 UnityEditor.SerializedProperty