MCPcopy Create free account
hub / github.com/GDRETools/gdsdecomp / get_save_class

Method get_save_class

compat/fake_script.h:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 virtual const Variant get_rpc_config() const override { return {}; }
91
92 virtual String get_save_class() const override { return original_class; }
93
94 virtual Variant callp(const StringName &p_method, const Variant **p_args, int p_argcount, Callable::CallError &r_error) override {
95 return {};

Callers 14

resource_to_stringMethod · 0.45
resource_is_resourceMethod · 0.45
_resource_get_classFunction · 0.45
save_to_fileMethod · 0.45
loadMethod · 0.45
_resource_get_classFunction · 0.45
saveMethod · 0.45
write_compat_v2_v3Method · 0.45
encode_variant_3Method · 0.45
pollMethod · 0.45
write_propertyMethod · 0.45
save_to_fileMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_current_saveFunction · 0.36