Outputs binding method declaration with meta information. e.g.:
@GodotName("insert") @MethodHash(0) GodotMethod!(long, long, Variant) method_insert;
See Implementation
Outputs binding method declaration with meta information. e.g.:
@GodotName("insert") @MethodHash(0) GodotMethod!(long, long, Variant) method_insert;