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 |