giveOrder( order, position )
instance function
Give a command to the GameObject, with a position parameter.
Arguments
Name | Type | Description |
---|---|---|
command | GameObject.Order | The command to give to the GameObject |
position | Vector | The position to be used in the context of the command |