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

Method FindChildOf

Source/Engine/Engine/Asset.cpp:1053–1074  ·  view source on GitHub ↗

Search for a direct child of the specified object with the given name. @param[in] pObject Asset for which to locate a child, or null to search through top-level objects. @param[in] name Asset name. @param[in] instanceIndex Asset instance index. @return Pointer to the child object if found, null 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 1

GetNameMethod · 0.45

Tested by

no test coverage detected