35 virtual ::Scripting::StrongTypedObjectHandle<::Scripting::PromiseType> makePromise() ;
38 virtual ::Scripting::StrongTypedObjectHandle<::Scripting::DataBufferHandleType>
39 makeDataBuffer(uchar
const* data, uint64 size, ::entt::meta_type
const& dataType) ;
54 MCAPI ::Scripting::StrongTypedObjectHandle<::Scripting::PromiseType> $makePromise();
56 MCAPI ::Scripting::StrongTypedObjectHandle<::Scripting::DataBufferHandleType>
57 $makeDataBuffer(uchar
const* data, uint64 size, ::entt::meta_type
const& dataType);
63 MCAPI
static void** $vftable();