LeviLamina
Loading...
Searching...
No Matches
Scripting::Reflection::IFunction Class Referenceabstract

Public Member Functions

IFunction & operator= (IFunction const &)
 IFunction (IFunction const &)
virtual::entt::meta_any call (::entt::meta_handle, ::entt::meta_any *, uint)=0
virtual::entt::meta_type getReturnType () const =0
virtual uint getArgCount () const =0
virtual::entt::meta_type getArgType (uint) const =0
virtual::entt::meta_any const & getDefaultArg (uint) const =0
virtual bool isValidArgumentValue (::entt::meta_any const &, uint) const =0
virtual ::std::optional<::entt::meta_type > getInstanceType () const =0
virtual::Scripting::ArgumentDetails const & getArgDetails (uint) const =0
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnkb83a18
::ll::UntypedStorage< 4, 4 > mUnkd34dfa
::ll::UntypedStorage< 4, 4 > mUnk89701f
::ll::UntypedStorage< 8, 24 > mUnk84c109

Member Function Documentation

◆ $dtor()

MCAPI void Scripting::Reflection::IFunction::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

MCAPI void ** Scripting::Reflection::IFunction::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: