![]() | |
![]() | ![]() |
CL_ResourceManager::get_all_resourcesSyntaxvirtual std::list<std::string> *get_all_resources(); Return valueThe list of resources available. You'll have to delete all strings in the returned list manually (including the list-instance itself).DescriptionReturns a list of all resources available. Primarily used by the ClanCompiler to build datafiles from resources. |