Class WitnessEvent
Inherited Members
Namespace: SociallyDistant.Core.Core.Events
Assembly: SociallyDistant.Framework.dll
Syntax
public abstract class WitnessEvent : Event
Constructors
WitnessEvent(WitnessType, string)
Declaration
protected WitnessEvent(WitnessType type, string narrativeId)
Parameters
Type | Name | Description |
---|---|---|
WitnessType | type | |
string | narrativeId |
Properties
NarrativeId
Declaration
public string NarrativeId { get; }
Property Value
Type | Description |
---|---|
string |
WitnessType
Declaration
public WitnessType WitnessType { get; }
Property Value
Type | Description |
---|---|
WitnessType |