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

Method notification

compat/fake_script.cpp:366–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

364}
365
366void FakeScriptInstance::notification(int p_notification, bool p_reversed) {
367 // No notifications in fake script
368}
369
370// Only used by Editor-only code and GDScriptLanguage code, not needed at all
371void FakeScriptInstance::property_set_fallback(const StringName &p_name, const Variant &p_value, bool *r_valid) {

Callers 1

get_diff_objMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected