C# Class PathComponentEditor, Path-GPL

Inheritance: UnityEditor.Editor, IInspector
Afficher le fichier Open project: MrJoy/Path-GPL

Méthodes publiques

Méthode Description
OnGetFrameBounds ( ) : Bounds
OnInspectorGUI ( ) : void
OnSceneGUI ( ) : void
PathComponentEditor ( ) : System.Collections
Update ( ) : void

Method Details

OnGetFrameBounds() public méthode

public OnGetFrameBounds ( ) : Bounds
Résultat Bounds

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

OnSceneGUI() public méthode

public OnSceneGUI ( ) : void
Résultat void

PathComponentEditor() public méthode

public PathComponentEditor ( ) : System.Collections
Résultat System.Collections

Update() public méthode

public Update ( ) : void
Résultat void