Game Engine
Architected a C++ game engine with a runtime reflection system - employing Chain of
|
#include <Types.h>
Static Public Member Functions | |
static void | Create () |
static void | Destroy () |
static T * | Instance () |
Static Protected Attributes | |
static T * | _Instance = nullptr |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprotected |