3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/scripting/binding_type/TaggedBinding.h"
27 ConstantFactory& operator=(ConstantFactory
const&);
37 ::entt::meta_type type_,
52 ::entt::meta_type type_,
Definition WeakLifetimeScope.h:14
Definition ConstantFactory.h:15
MCAPI void * $ctor(::Scripting::ConstantFactory const &)
MCAPI ConstantFactory(::Scripting::ConstantFactory const &)
MCAPI ConstantFactory(::std::string name_, ::entt::meta_type type_, bool primitive_, ::std::function<::entt::meta_any(::Scripting::WeakLifetimeScope &)> func_)
MCAPI void * $ctor(::std::string name_, ::entt::meta_type type_, bool primitive_, ::std::function<::entt::meta_any(::Scripting::WeakLifetimeScope &)> func_)
Definition TaggedBinding.h:13