Class TutorialContainer.Section | Interactive Tutorial Core | 0.4.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class TutorialContainer.Section

    Inheritance
    Object
    TutorialContainer.Section
    Namespace: Unity.InteractiveTutorials
    Syntax
    [Serializable]
    public class Section

    Fields

    AuthorizedUrl

    Declaration
    public bool AuthorizedUrl
    Field Value
    Type Description
    Boolean

    Heading

    Declaration
    public LocalizableString Heading
    Field Value
    Type Description
    LocalizableString

    Image

    Declaration
    public Texture2D Image
    Field Value
    Type Description
    Texture2D

    LinkText

    Declaration
    public string LinkText
    Field Value
    Type Description
    String

    OrderInView

    Declaration
    public int OrderInView
    Field Value
    Type Description
    Int32

    Text

    Declaration
    public LocalizableString Text
    Field Value
    Type Description
    LocalizableString

    Url

    Declaration
    public string Url
    Field Value
    Type Description
    String

    Properties

    IsTutorial

    Declaration
    public bool IsTutorial { get; }
    Property Value
    Type Description
    Boolean

    SessionStateKey

    Declaration
    public string SessionStateKey { get; }
    Property Value
    Type Description
    String

    TutorialCompleted

    Declaration
    public bool TutorialCompleted { get; set; }
    Property Value
    Type Description
    Boolean

    TutorialId

    Declaration
    public string TutorialId { get; }
    Property Value
    Type Description
    String

    Methods

    LoadState()

    Declaration
    public bool LoadState()
    Returns
    Type Description
    Boolean

    OpenUrl()

    Declaration
    public void OpenUrl()

    SaveState()

    Declaration
    public void SaveState()

    StartTutorial()

    Declaration
    public void StartTutorial()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023