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

Method Create

Source/Engine/Engine/Asset.cpp:1492–1566  ·  view source on GitHub ↗

Create a type object. @param[in] name Type name. @param[in] pTypePackage Package in which the template object should be stored. @param[in] pParent Parent type. @param[in] pTemplate Template object. @param[in] flags Type flags. @return Pointer to the type object if created successfully, null if not. @see Unregister() PMD: Removing const because: - Objects must be abl

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

InitializeMethod · 0.45
StartThreadMethod · 0.45

Calls 5

SetMethod · 0.45
RenameMethod · 0.45
SetFlagsMethod · 0.45
InsertMethod · 0.45
GetNameMethod · 0.45

Tested by

no test coverage detected