Class CreateFromDataWindow
Editor window for creating MARS objects. Window holds visual element "pages" that inherit from CreateFromDataBaseUI When a new page is added, the current shown page will be hidden. When the page is closed, the previous page is shown. If there is no previous page, the window closes.
Namespace: Unity.MARS
Syntax
public class CreateFromDataWindow : EditorWindow
Methods
OnEnable()
Declaration
protected virtual void OnEnable()