Class | Description |
---|---|
ChangeSetComponent |
An ChangeSet component to a message.
|
CommandListComponent |
A message component made up of a list of agent commands.
|
ConfigComponent |
A Config component to a message.
|
EntityComponent |
An Entity component to a message.
|
EntityIDComponent |
An EntityID component to a message.
|
EntityIDListComponent |
A message component that is a list of entity IDs.
|
EntityListComponent |
An EntityList component to a message.
|
FloatListComponent |
A message component that is a list of floats.
|
IntComponent |
An integer component to a message.
|
IntListComponent |
A message component that is a list of integers.
|
RawDataComponent |
A raw data component to a message.
|
StringComponent |
A string component to a message.
|
StringListComponent |
A message component that is a list of strings.
|