Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CytopiaTeam/Cytopia
/ ~CScriptFile
Method
~CScriptFile
external/as_add_on/scriptfile/scriptfile.cpp:250–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
CScriptFile::~CScriptFile()
251
{
252
Close();
253
}
254
255
void CScriptFile::AddRef() const
256
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected