CATCommand constructor
Typically, all of these will come from a control and its skin script.
- Parameters:
-
| cmdString | - the command string to be sent |
| cmdVal | - the value from the control or other source sending the command |
| cmdStrParam | - a string parameter for the command. |
| cmdTarget | - used to target another control specifically |
Definition at line 27 of file CATCommand.cpp.
References fCmdString, fCmdType, fStrParam, fTarget, and fVal.