# Texture Dump DB

Grammar — TextureDumpDB
FlagsFunction

Constructs and returns a TextureDumpDB actor message. This message prints out all of the possible textures that could be applied to the model of an actor to the debug log. It only works on actors with models.

Returns — string<actormsg>

string libNtve_gf_TextureDumpDB();

Category: Actor / Message Constructors

# Examples

— None found —