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

Method get_owner

compat/fake_script.cpp:298–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296}
297
298Object *FakeScriptInstance::get_owner() {
299 return owner;
300}
301
302void FakeScriptInstance::get_property_state(List<Pair<StringName, Variant>> &state) {
303 for (const auto &E : _cached_prop_info) {

Callers 1

is_auto_generated_nodeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected