wad.texname.clean | R Documentation |
Replace special chars in texture names to turn it into a valid filename.
wad.texname.clean(texnames)
texnames |
character string, texture names from a WAD file. The textures may contain the special characters '*' and '+', which are used to indicate sequences (textures that change on an event, like a pressed button turning from red to green) and other things. |
character strings usable as filenames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.