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

Method InPlaceConstruct

Source/Engine/Engine/Asset.cpp:847–856  ·  view source on GitHub ↗

Construct an instance of this object in-place. @param[in] pMemory Memory buffer in which to construct an instance of this object. @param[in] pDestroyCallback Callback to use when notifying that this object should be destroyed (when its reference count reaches zero). This must be specified. @return Pointer to the constructed object instance. @see InPlaceDestroy(), GetInstanceSize()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CreateObjectMethod · 0.80

Calls 1

Tested by

no test coverage detected