MCPcopy Create free account
hub / github.com/ddnet/ddnet / FreeTextContainer

Method FreeTextContainer

src/engine/client/text.cpp:1004–1008  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1002 }
1003
1004 void FreeTextContainer(STextContainerIndex &Index)
1005 {
1006 m_vpTextContainers[Index.m_Index]->Reset();
1007 FreeTextContainerIndex(Index);
1008 }
1009
1010 STextContainer &GetTextContainer(const STextContainerIndex &Index)
1011 {

Callers

nothing calls this directly

Calls 1

ResetMethod · 0.45

Tested by

no test coverage detected