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

Method CreateObject

Source/Engine/Engine/Asset.cpp:886–993  ·  view source on GitHub ↗

Create a new object. @param[out] rspObject Pointer to the newly created object if object creation was successful. Note that any object reference stored in this strong pointer prior to calling this function will always be cleared by this function, regardless of whether object creation is successful. @param[in] pType Type of object to create. @param[in] name

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

ToStringMethod · 0.80
GetFlagsMethod · 0.80
GetTemplateMethod · 0.80
GetInstanceSizeMethod · 0.80
InPlaceConstructMethod · 0.80
GetNameMethod · 0.45
ReleaseMethod · 0.45
RenameMethod · 0.45

Tested by

no test coverage detected