OSSingleton.printAllResources

Shows all resources in the game. Optionally, the list can be written to a file by specifying a file path in tofile.

struct OSSingleton
@nogc nothrow
void
printAllResources
(
in String tofile = gs!""
)

Meta