#pragma once #include #include #include "objects/base/instance.h" // Map of all instance types to their class names extern std::map INSTANCE_MAP;