C# Class exPlaneEditor, ex2d-v1

Inheritance: Editor
Afficher le fichier Open project: exdev/ex2d-v1

Protected Properties

Свойство Type Description
anchorTexts string[]
inAnimMode bool
isPrefab bool
labelStyle GUIStyle
trans2d Transform2D,

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Méthodes protégées

Méthode Description
AddAnimationHelper ( ) : void
OnEnable ( ) : void

Method Details

AddAnimationHelper() protected méthode

protected AddAnimationHelper ( ) : void
Résultat void

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

anchorTexts protected_oe static_oe property

protected static string[] anchorTexts
Résultat string[]

inAnimMode protected_oe property

protected bool inAnimMode
Résultat bool

isPrefab protected_oe property

protected bool isPrefab
Résultat bool

labelStyle protected_oe property

protected GUIStyle labelStyle
Résultat GUIStyle

trans2d protected_oe property

protected Transform2D, trans2d
Résultat Transform2D,