MCPcopy 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
591String::~String()
592{
593 _string->release();
594}
595
596//-----------------------------------------------------------------------------
597

Callers

nothing calls this directly

Calls 1

releaseMethod · 0.45

Tested by

no test coverage detected