in_puppet_get_drawlist

Gets the puppet's draw list.

version(IN_DYNLIB)
export extern (C) @nogc
in_puppet_get_drawlist

Parameters

obj in_puppet_t*

The puppet object.

Return Value

The drawlist used by the puppet.

Meta