SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Struct PSwitchEvent

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

    Constructors

    PSwitchEvent(PSwitchEventTypes)

    Declaration
    public PSwitchEvent(PSwitchEventTypes eventType)
    Parameters
    Type Name Description
    PSwitchEventTypes eventType

    Fields

    EventType

    Declaration
    public PSwitchEventTypes EventType
    Field Value
    Type Description
    PSwitchEventTypes

    Methods

    Trigger(PSwitchEventTypes)

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