MethodBindNative< T > Member List

This is the complete list of members for MethodBindNative< T >, including all inherited members.

_gen_argument_type(int p_arg) const (defined in MethodBindNative< T >)MethodBindNative< T >inlinevirtual
_set_const(bool p_const) (defined in MethodBind)MethodBindprotected
call(Object *p_object, const Variant **p_args, int p_arg_count, Variant::CallError &r_error) (defined in MethodBindNative< T >)MethodBindNative< T >inlinevirtual
call_method (defined in MethodBindNative< T >)MethodBindNative< T >protected
get_argument_count() const (defined in MethodBind)MethodBindinline
get_default_argument(int p_arg) const (defined in MethodBind)MethodBindinline
get_default_argument_count() const (defined in MethodBind)MethodBindinline
get_default_arguments() const (defined in MethodBind)MethodBindinline
get_hint_flags() const (defined in MethodBind)MethodBindinline
get_instance_type() const (defined in MethodBindNative< T >)MethodBindNative< T >inlinevirtual
get_method_id() const (defined in MethodBind)MethodBindinline
get_name() const (defined in MethodBind)MethodBind
has_default_argument(int p_arg) const (defined in MethodBind)MethodBindinline
is_const() const (defined in MethodBindNative< T >)MethodBindNative< T >inlinevirtual
MethodBind() (defined in MethodBind)MethodBind
MethodBindNative() (defined in MethodBindNative< T >)MethodBindNative< T >inline
NativeCall typedef (defined in MethodBindNative< T >)MethodBindNative< T >
set_argument_count(int p_count) (defined in MethodBind)MethodBindinlineprotected
set_default_arguments(const Vector< Variant > &p_defargs) (defined in MethodBind)MethodBind
set_hint_flags(uint32_t p_hint) (defined in MethodBind)MethodBindinline
set_method(NativeCall p_method) (defined in MethodBindNative< T >)MethodBindNative< T >inline
set_method_info(const MethodInfo &p_info) (defined in MethodBindNative< T >)MethodBindNative< T >inline
set_name(const StringName &p_name) (defined in MethodBind)MethodBind
~MethodBind() (defined in MethodBind)MethodBindvirtual