|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| bool | EnableEvent (int eventId) |
| bool | DisableEvent (int eventId) |
Static Public Attributes | |
| static readonly EventArgs | Empty = new EventArgs() |
Package Functions | |
| EventCommandEventArgs (EventCommand command, IDictionary< string, string > arguments, EventSource eventSource, EventListener listener, EventProviderType eventProviderType, int perEventSourceSessionId, int etwSessionId, bool enable, EventLevel level, EventKeywords matchAnyKeyword) | |
Properties | |
| EventCommand | Command [get, set] |
| IDictionary< string, string?>? | Arguments [get, set] |
Definition at line 5 of file EventCommandEventArgs.cs.