Raven Engine v0.1
A modern 3D Game Engine
Loading...
Searching...
No Matches
ScriptRegistry.h File Reference
#include <string>
#include <vector>
#include <windows.h>
#include <filesystem>
#include <FileWatch.hpp>
#include <chrono>
#include "Raven/Core/Memory.h"
#include "Raven/Reflection/Type.h"
#include "Ignite/API/ScriptLifecycle.h"

Classes

struct  Raven::LoadedModule
 Metadata for a loaded script DLL and its shadow copy. More...
class  Raven::ScriptRegistry
 Singleton that owns all loaded script DLLs and their type registrations. More...

Namespaces

namespace  Raven