Physics2DServerSingleton.getProcessInfo

Returns information about the current state of the 2D physics engine. See processinfo for a list of available states.

struct Physics2DServerSingleton
@nogc nothrow
long
getProcessInfo
(
in long process_info
)

Meta