MCPcopy Index your code
hub / github.com/K0lb3/UnityPy / crawl_obj

Function crawl_obj

UnityPy/tools/extractor.py:327–358  ·  view source on GitHub ↗

Crawls through the data struture of the object and returns a list of all the components.

(obj: Union[Object, ObjectReader, PPtr], ret: Optional[dict] = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

exportGameObjectFunction · 0.85

Calls 4

flattenFunction · 0.85
deref_parse_as_dictMethod · 0.80
parse_as_dictMethod · 0.80
valuesMethod · 0.45

Tested by

no test coverage detected