in_puppet_get_physics_enabled

Gets whether to calculate physics for the puppet.

version(IN_DYNLIB)
export extern (C) @nogc
bool
in_puppet_get_physics_enabled

Parameters

obj in_puppet_t*

The puppet object.

Return Value

Type: bool

Whether physics are enabled.

Meta