Show / Hide Table of Contents

    Class WelcomeWindow

    Inheritance
    System.Object
    EditorWindowWrapper
    WelcomeWindow
    Inherited Members
    EditorWindowWrapper.window
    EditorWindowWrapper.isOpen
    EditorWindowWrapper.Close()
    EditorWindowWrapper.OnShow()
    EditorWindowWrapper.Update()
    EditorWindowWrapper.OnFocus()
    EditorWindowWrapper.OnLostFocus()
    EditorWindowWrapper.OnHierarchyChange()
    EditorWindowWrapper.OnInspectorUpdate()
    EditorWindowWrapper.OnProjectChange()
    EditorWindowWrapper.OnSelectionChange()
    EditorWindowWrapper.Show(Boolean)
    EditorWindowWrapper.ShowAsDropDown(Rect, Vector2)
    EditorWindowWrapper.ShowAuxWindow()
    EditorWindowWrapper.ShowPopup()
    EditorWindowWrapper.ShowUtility()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Bayat.SaveSystem
    Assembly: Bayat.SaveSystem.Editor.dll
    Syntax
    public class WelcomeWindow : EditorWindowWrapper

    Properties

    | Improve this Doc View Source

    ShowOnStartup

    Declaration
    public static bool ShowOnStartup { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    | Improve this Doc View Source

    ConfigureWindow()

    Declaration
    protected override void ConfigureWindow()
    Overrides
    EditorWindowWrapper.ConfigureWindow()
    | Improve this Doc View Source

    OnClose()

    Declaration
    public override void OnClose()
    Overrides
    EditorWindowWrapper.OnClose()
    | Improve this Doc View Source

    OnGUI()

    Declaration
    public override void OnGUI()
    Overrides
    EditorWindowWrapper.OnGUI()
    | Improve this Doc View Source

    Show()

    Declaration
    public void Show()
    • Improve this Doc
    • View Source
    • 0 Comments
    In This Article
    • Properties
      • ShowOnStartup
    • Methods
      • ConfigureWindow()
      • OnClose()
      • OnGUI()
      • Show()