3#include <Infinity/api.h>
4#include <Infinity/Types/TypeID.hpp>
Abstract base class for all Infinity Engine data types.
Definition Base.hpp:43
INFINITY_API_PUBLIC Core::Base * create(const Infinity::Types::TypeID &type)
Runtime type identifier for the Infinity type system.
Definition TypeID.hpp:71