Interface IWolfMessage
Represents a wolf command message or event.
Namespace: TehGM.Wolfringo
Assembly: Wolfringo.Core.dll
Syntax
public interface IWolfMessage
Properties
| Improve this Doc View SourceEventName
Message event name.
Declaration
[JsonIgnore]
string EventName { get; }
Property Value
Type | Description |
---|---|
String |