Свойство | Type | Description | |
---|---|---|---|
heightProp | UnityEditor.SerializedProperty | ||
styleProp | UnityEditor.SerializedProperty | ||
widthProp | UnityEditor.SerializedProperty |
Méthode | Description | |
---|---|---|
OnInspectorGUI ( ) : void |
Méthode | Description | |
---|---|---|
GetDelatSize ( Vector3 _deltaVec, float &_dx, float &_dy ) : void | ||
HandleRezie ( int _handleID, Vector3 _oldPos, Vector3 _newPos ) : void | ||
MessageInfoField ( string _label, UnityEditor.SerializedProperty _infoProp ) : void | ||
MessageInfoListField ( string _label, UnityEditor.SerializedProperty _infoListProp ) : void | ||
OnEnable ( ) : void | ||
OnSceneGUI ( ) : void |
protected GetDelatSize ( Vector3 _deltaVec, float &_dx, float &_dy ) : void | ||
_deltaVec | Vector3 | |
_dx | float | |
_dy | float | |
Résultat | void |
protected HandleRezie ( int _handleID, Vector3 _oldPos, Vector3 _newPos ) : void | ||
_handleID | int | |
_oldPos | Vector3 | |
_newPos | Vector3 | |
Résultat | void |
protected MessageInfoField ( string _label, UnityEditor.SerializedProperty _infoProp ) : void | ||
_label | string | |
_infoProp | UnityEditor.SerializedProperty | |
Résultat | void |
protected MessageInfoListField ( string _label, UnityEditor.SerializedProperty _infoListProp ) : void | ||
_label | string | |
_infoListProp | UnityEditor.SerializedProperty | |
Résultat | void |
protected SerializedProperty,UnityEditor heightProp | ||
Résultat | UnityEditor.SerializedProperty |
protected SerializedProperty,UnityEditor styleProp | ||
Résultat | UnityEditor.SerializedProperty |