Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ isOpen
Method
isOpen
core/platform/FileStream.cpp:395–398 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
393
}
394
395
bool FileStream::isOpen() const
396
{
397
return !!_iof;
398
}
399
400
}
Callers
5
closeFileMapping
Method · 0.80
ZipFile_error_file_func
Method · 0.80
computeFileDigest
Function · 0.80
AssetManagerEx_error_file_func
Function · 0.80
AssetManager_error_file_func
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected