in_puppet_get_texture_cache

Gets the texture cache belonging to the puppet.

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

Parameters

obj in_puppet_t*

The puppet object.

Return Value

The texture cache associated with the puppet.

Meta