Entity:SetCustomCollisionCheck
Description
Marks the entity to call GM:ShouldCollide. Not to be confused with Entity:EnableCustomCollisions.
Make sure to use Entity:CollisionRulesChanged after changing this value.
Otherwise it can cause crashes.
Marks the entity to call GM:ShouldCollide. Not to be confused with Entity:EnableCustomCollisions.