|
Call this function to change the dynamic objects ID. - Warning:
- All dynamic objects MUST have unique IDs. Identical IDs will cause problems. It is recommended that you don't use this function, but if you do, take care.
- See also:
- TA::DynamicObject::GetID
- Parameters:
-
| nID |
| | The new identifier for the dynamic object. |
|