Hello everyone!
How to modify collision contacts in ue5? I’ve found static member CollisionModifierCallback inside FPhysScene_Chaos, but looks like it doesn’t implemented yet (i got unresolved external symbol compilation error when trying to set any function and also i can’t find any usages inside unreal)