docs.unity3d.com
    Show / Hide Table of Contents

    Class GenesisHelper

    Inheritance
    Object
    GenesisHelper
    Namespace: Unity.InteractiveTutorials
    Syntax
    [InitializeOnLoad]
    public static class GenesisHelper

    Methods

    GetAllTutorials(Action<List<GenesisHelper.TutorialProgressStatus>>)

    Declaration
    public static void GetAllTutorials(Action<List<GenesisHelper.TutorialProgressStatus>> action)
    Parameters
    Type Name Description
    Action<List<GenesisHelper.TutorialProgressStatus>> action

    LogTutorialEnded(String)

    Declaration
    public static void LogTutorialEnded(string lessonId)
    Parameters
    Type Name Description
    String lessonId

    LogTutorialStarted(String)

    Declaration
    public static void LogTutorialStarted(string lessonId)
    Parameters
    Type Name Description
    String lessonId

    LogTutorialStatusUpdate(String, String)

    Declaration
    public static void LogTutorialStatusUpdate(string lessonId, string lessonStatus)
    Parameters
    Type Name Description
    String lessonId
    String lessonStatus

    PrintAllTutorials()

    Declaration
    public static void PrintAllTutorials()
    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