PhysicsServerSingleton.bodyGetMaxContactsReported

Returns the maximum contacts that can be reported. See bodySetMaxContactsReported.

struct PhysicsServerSingleton
@nogc nothrow const
long
bodyGetMaxContactsReported
(
in RID _body
)

Meta