SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Struct LevelEvent

    Namespace: SF
    Assembly: cs.temp.dll.dll
    Syntax
    public struct LevelEvent

    Constructors

    LevelEvent(LevelEventTypes)

    Declaration
    public LevelEvent(LevelEventTypes eventType)
    Parameters
    Type Name Description
    LevelEventTypes eventType

    Fields

    EventType

    Declaration
    public LevelEventTypes EventType
    Field Value
    Type Description
    LevelEventTypes

    Methods

    Trigger(LevelEventTypes)

    Declaration
    public static void Trigger(LevelEventTypes eventType)
    Parameters
    Type Name Description
    LevelEventTypes eventType
    In This Article
    Back to top Generated by DocFX