Function Physics2DServerSingleton.bodyGetMaxContactsReported

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

long bodyGetMaxContactsReported (
  const(RID) _body
) nothrow @nogc const;