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

Method load_file

UnityPy/environment.py:98–158  ·  view source on GitHub ↗
(
        self,
        file: FileSourceType,
        parent: Optional[Union["Environment", File]] = None,
        name: Optional[str] = None,
        is_dependency: bool = False,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

__init__Method · 0.95
loadMethod · 0.95
load_assetsMethod · 0.95
find_fileMethod · 0.95
load_dependenciesMethod · 0.80

Calls 7

_load_split_fileMethod · 0.95
load_zip_fileMethod · 0.95
register_cabMethod · 0.95
find_sensitive_pathFunction · 0.85
check_file_typeFunction · 0.85
parse_fileFunction · 0.85
__hash__Method · 0.45

Tested by

no test coverage detected