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)
  2. void bind(GDExtensionVariantType type, string methodName, GDExtensionInt hash)
    struct GodotMethod(Return, Args...)
    void
    bind
    (
    in GDExtensionVariantType type
    ,
    in string methodName
    ,
    in GDExtensionInt hash = 0
    )

Meta