Physics2DServerSingleton.bodyAddCollisionException

Adds a body to the list of bodies exempt from collisions.

struct Physics2DServerSingleton
@nogc nothrow
void
bodyAddCollisionException
(
in RID _body
,)

Meta