|
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 MCAPI void ** | $vftable () |
|
The documentation for this class was generated from the following file: