GodotMethod.bind

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void bind(string className, string methodName, GDExtensionInt hash)
    struct GodotMethod(Return, Args...)
    void
    bind
    (
    in string className
    ,
    in string methodName
    ,
    in GDExtensionInt hash = 0
    )
  2. void bind(GDExtensionVariantType type, string methodName, GDExtensionInt hash)

Meta