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

Method find_file

UnityPy/environment.py:297–341  ·  view source on GitHub ↗

Finds a file in the environment. Parameters ---------- name : str The name of the file. is_dependency : bool Whether the file is a dependency. Returns ------- File | None The file if it was found,

(self, name: str, is_dependency: bool = True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

derefMethod · 0.80

Calls 3

get_cabMethod · 0.95
load_fileMethod · 0.95
simplify_nameFunction · 0.85

Tested by

no test coverage detected