C# Class Pathfinding.AstarUpdateWindow

Inheritance: EditorWindow
Afficher le fichier Open project: jgirald/ES2015F Class Usage Examples

Méthodes publiques

Méthode Description
Init ( System.Version version, string summary ) : AstarUpdateWindow
OnDestroy ( ) : void

Private Methods

Méthode Description
OnGUI ( ) : void

Method Details

Init() public static méthode

public static Init ( System.Version version, string summary ) : AstarUpdateWindow
version System.Version
summary string
Résultat AstarUpdateWindow

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void