Part of the Command System of the UX Foundation and UX Compelete assets
Represents a command and its related data. This can be used to convert any string into a refernce to the related commannds GameEvent and to extract the arguments from the command if any.
Fields and Attributes
isValid
Indicates the command is valid, if false other fields will be null and this command can be ignored.