Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ IsReady
Method
IsReady
engine/Poseidon/IO/Streams/FileMapping.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
return true;
97
}
98
99
HANDLE FileBufferMapped::GetFileHandle() const
100
{
101
return _fileHandle;
102
}
103
104
#else
Callers
1
Update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected