class MAGES::Editor::CreatePathReferences¶
Overview¶
Creates a scriptable object with all necessary path references in project folder. More…
class CreatePathReferences
{
public:
// methods
static void CreatePathReferencesCache();
};
Detailed Documentation¶
Creates a scriptable object with all necessary path references in project folder.
Methods¶
static void CreatePathReferencesCache()
Creates a scriptable object of type cref=”GameObjectPathReferences”.