Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > UPhysicsAsset
Syntax
TMap< FRigidBodyIndexPair, bool > CollisionDisableTable
Remarks
Table indicating which pairs of bodies have collision disabled between them. Used internally. Note, this is accessed from within physics engine, so is not safe to change while physics is running