Property | Type | Description | |
---|---|---|---|
VARIABLES | string>.Dictionary |
Property | Type | Description | |
---|---|---|---|
BountyIncurredEvent | Newtonsoft.Json |
Method | Description | |
---|---|---|
BountyIncurredEvent ( System.DateTime timestamp, string crimetype, string faction, string victim, long bounty ) : Newtonsoft.Json |
Method | Description | |
---|---|---|
BountyIncurredEvent ( ) : Newtonsoft.Json |
public BountyIncurredEvent ( System.DateTime timestamp, string crimetype, string faction, string victim, long bounty ) : Newtonsoft.Json | ||
timestamp | System.DateTime | |
crimetype | string | |
faction | string | |
victim | string | |
bounty | long | |
return | Newtonsoft.Json |