C# Class GameDevWare.Charon.Windows.GameDataEditorWindow

Inheritance: WebViewEditorWindow, IHasCustomMenu
Afficher le fichier Open project: deniszykov/charon-unity3d Class Usage Examples

Méthodes publiques

Méthode Description
GameDataEditorWindow ( ) : System

Méthodes protégées

Méthode Description
Awake ( ) : void

Private Methods

Méthode Description
IHasCustomMenu ( GenericMenu menu ) : void
LoadEditor ( string gameDataPath, string reference, Promise waitTask ) : IEnumerable
OnOpenAsset ( int instanceID, int exceptionId ) : bool
RunCancellableProgress ( string title, string message, float fromProgress, float toProgress, System.TimeSpan timeInterpolationWindow, Promise cancellation ) : IEnumerable

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

GameDataEditorWindow() public méthode

public GameDataEditorWindow ( ) : System
Résultat System