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

Method RegisterObject

Source/Engine/Engine/Asset.cpp:1150–1181  ·  view source on GitHub ↗

Register an Asset instance for object management. @param[in] pObject Asset to register. @return True if the object was registered successfully, false if not (i.e. name clash). @see UnregisterObject()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

ToStringMethod · 0.80
AddMethod · 0.45

Tested by

no test coverage detected