EventContent - fullphat/snarl_network_protocol GitHub Wiki

Used By

Parameters

Name Type Description
Id String Required. The event identifier.
Name String The name of the event.
Action String The event's action.
Enabled Bool Whether the event should be enabled by default.

Example

{
  "Id": "foo",
  "Name": "Event Foo",
}