Sets the Auxiliary Busses to route the specified game object To clear the game object's auxiliary sends, in_uNumSendValues
must be 0.
- 参见
-
- 返回
-
- AK_Success if successful
- AK_InvalidParameter if a duplicated environment is found in the array
- 参数
-
in_gameObjectID |
Associated game object ID |
in_aAuxSendValues |
Variable-size array of AkAuxSendValue structures (it may be NULL if no environment must be set) |
in_uNumSendValues |
The number of auxiliary busses at the pointer's address (it must be 0 if no environment is set) |