Plugin.textures

Gets the absolute location of the plugin's textures.

class Plugin
pure nothrow @property @safe @nogc
string
textures
()

Return Value

Type: string

null if the plugin has no textures, a path otherwise

Meta