57 MCAPI
void _collectAllInterfaceProperties(
65 MCAPI
void _collectAllProperties(
75 MCAPI ::Scripting::QuickJS::RegisteredClass* findClassByType(::entt::meta_type
const& type)
const;
77 MCAPI ::Scripting::QuickJS::RegisteredEnum* findEnumByType(::entt::meta_type
const& type)
const;
79 MCAPI ::Scripting::QuickJS::RegisteredError* findErrorByType(::entt::meta_type
const& type)
const;
81 MCAPI ::Scripting::QuickJS::RegisteredInterface* findInterfaceByType(::entt::meta_type
const& type)
const;
83 MCAPI ::std::optional<::Scripting::TypeNameInfo> getNameForType(
85 ::entt::meta_type
const& type,
86 bool allowUnknownTypes
89 MCAPI ::Scripting::QuickJS::RegisteredClass&
94 MCAPI ::Scripting::QuickJS::RegisteredError&
97 MCAPI ::Scripting::QuickJS::RegisteredInterface&