Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ ~String
Method
~String
Engine/source/core/util/str.cpp:591–594 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
589
}
590
591
String::~String()
592
{
593
_string->release();
594
}
595
596
//-----------------------------------------------------------------------------
597
Callers
nothing calls this directly
Calls
1
release
Method · 0.45
Tested by
no test coverage detected