MCPcopy Create free account
hub / github.com/HeliumProject/Engine / FindObject

Method FindObject

Source/Engine/Engine/Asset.cpp:1000–1044  ·  view source on GitHub ↗

Find an object based on its path name. @param[in] path FilePath of the object to locate. @return Pointer to the object if found, null pointer if not found.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

GetParentMethod · 0.45
AllocateMethod · 0.45
GetNameMethod · 0.45

Tested by

no test coverage detected