LeviLamina
|
Public Member Functions | |
ObjectFactory & | operator= (ObjectFactory const &) |
ObjectFactory (ObjectFactory const &) | |
virtual ::Scripting::StrongTypedObjectHandle<::Scripting::PromiseType > | makePromise () |
virtual ::Scripting::StrongTypedObjectHandle<::Scripting::DataBufferHandleType > | makeDataBuffer (uchar const *data, uint64 size, ::entt::meta_type const &dataType) |
MCAPI ::Scripting::StrongTypedObjectHandle<::Scripting::PromiseType > | $makePromise () |
MCAPI ::Scripting::StrongTypedObjectHandle<::Scripting::DataBufferHandleType > | $makeDataBuffer (uchar const *data, uint64 size, ::entt::meta_type const &dataType) |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::UntypedStorage< 8, 16 > | mUnk7c0899 |
::ll::UntypedStorage< 8, 8 > | mUnk282d2d |
|
virtual |
Implements Scripting::IObjectFactory.
|
virtual |
Implements Scripting::IObjectFactory.