MCPcopy Create free account
hub / github.com/ZDoom/Raze / ~FString

Method ~FString

source/common/utility/zstring.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157FString::~FString ()
158{
159 Data()->Release();
160}
161
162char *FString::LockNewBuffer(size_t len)
163{

Callers 5

~ExpValMethod · 0.80
ExpValClass · 0.80
DestroyValueMethod · 0.80
~VMScriptFunctionMethod · 0.80
PopFrameMethod · 0.80

Calls 1

ReleaseMethod · 0.45

Tested by

no test coverage detected