giveOrder( order, number )
instance function
Give a command to the GameObject using a number as the parameter.
Arguments
| Name | Type | Description |
|---|---|---|
| command | GameObject.Order | The command to give to the GameObject |
| number | Number | The number to use in the context of the command |
