Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ~FileBufferLoaded
Method
~FileBufferLoaded
engine/Poseidon/IO/Streams/QStream.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
FileBufferLoaded::~FileBufferLoaded()
181
{
182
_data.Delete();
183
}
184
185
void QIFStream::open(const char* name)
186
{
Callers
nothing calls this directly
Calls
1
Delete
Method · 0.45
Tested by
no test coverage detected