Template Struct TypeRegistry

Struct Documentation

template<typename ...Types>
struct TypeRegistry

Used to register types for use with GetTypeId()

Param <Types>

The types to register with this TypeRegistry<>