SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Struct GameMenuEvent

    Namespace: SF.Events
    Assembly: cs.temp.dll.dll
    Syntax
    public struct GameMenuEvent

    Constructors

    GameMenuEvent(GameMenuEventTypes)

    Declaration
    public GameMenuEvent(GameMenuEventTypes eventType)
    Parameters
    Type Name Description
    GameMenuEventTypes eventType

    Fields

    EventType

    Declaration
    public GameMenuEventTypes EventType
    Field Value
    Type Description
    GameMenuEventTypes

    Methods

    Trigger(GameMenuEventTypes)

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