|
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 () |
|
◆ $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()
static 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: