MCPcopy Create free account
hub / github.com/Illation/ETEngine / ~SpawnComponentDesc

Method ~SpawnComponentDesc

Projects/Demo/source/Common/SpawnComponent.cpp:111–114  ·  view source on GitHub ↗

------------------------------- SpawnComponentDesc::d-tor

Source from the content-addressed store, hash-verified

109// SpawnComponentDesc::d-tor
110//
111SpawnComponentDesc::~SpawnComponentDesc()
112{
113 delete shape;
114}
115
116
117//------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected