Class Event
Inheritance
System.Object
Event
Implements
Namespace: OpenMod.Core.Eventing
Assembly: OpenMod.Core.dll
Syntax
public abstract class Event : EventBase, IEvent
Properties
| Improve this Doc View SourceArguments
Declaration
public override Dictionary<string, object> Arguments { get; }
Property Value
Type | Description |
---|---|
Dictionary<System.String, System.Object> |