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

Method Unregister

Source/Engine/Engine/Asset.cpp:1575–1581  ·  view source on GitHub ↗

Unregister a type. Note that this should only be called by the static type release functions (i.e. Entity::ReleaseStaticType()). @param[in] pType Type to unregister. References to the parent type and the type template will be released as well. @see Register()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

RemoveMethod · 0.45
GetNameMethod · 0.45

Tested by

no test coverage detected