Version 3.3.0.2

GettingStartedPage class

Namespace: Sirenix.OdinInspector.Editor.GettingStarted
Assembly: Sirenix.OdinInspector.Editor
public class GettingStartedPage
Inheritance
  • System.Object
  • GettingStartedPage

Constructors

GettingStartedPage()
public GettingStartedPage()

Fields

FooterSize
public float FooterSize
Title
public string Title
TitleIcon
public SdfIconType TitleIcon
Window
public GettingStartedWindow Window

Properties

VerticalSlideT
public float VerticalSlideT { get; }

Methods

BeginScrollableLayoutPage(Rect, Int32)
protected void BeginScrollableLayoutPage(Rect rect, int paddingSize = 20)
Parameters
UnityEngine.Rect rect

System.Int32 paddingSize

DrawFooter(Rect)
public virtual void DrawFooter(Rect rect)
Parameters
UnityEngine.Rect rect

DrawPage(Rect)
public virtual void DrawPage(Rect rect)
Parameters
UnityEngine.Rect rect

EndScrollableLayoutPage()
protected void EndScrollableLayoutPage()
EnterPage()
public virtual void EnterPage()
GoBack()
public virtual void GoBack()