CommandMeta
struct in Coherence
Command metadata. If the first parameter of a function used for command is of this type, it will be injected on the function call with appropriate values.
Constructors
CommandMeta |
Fields
Frame | Simulation frame at which the command was sent. |
Sender | ID of the client that sent the command. |
Methods
ToString |