Physics2DServerSingleton.bodyGetMaxContactsReported

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

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

Meta