|
Call this function to allow collisions with objects in the same user group. By default, no collisions are allowed. This function is only necessary to reverse the effect of a call to TA::DynamicObject::DisallowCollisionWithUserGroupItemId - See also:
- TA::DynamicObject::CreateUserGroup, TA::DynamicObject::IsAllowedToCollideWith, TA::DynamicObject::SetUserGroup, TA::DynamicObject::GetUserGroup, TA::DynamicObject::SetUserGroupItemId, TA::DynamicObject::GetUserGroupItemId and TA::DynamicObject::DisallowCollisionWithUserGroupItemId.
- Parameters:
-
| nUserGroupItemId |
| | The group item identifier of the object to re-allow collisions with. |
|