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