Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SaveAsync
Method
SaveAsync
trinity/Tr2HostBitmap.cpp:467–470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
465
}
466
467
bool Tr2HostBitmap::SaveAsync( const wchar_t* path )
468
{
469
return StartAsyncSave( path );
470
}
471
472
bool Tr2HostBitmap::DoPrepareAsyncSave()
473
{
Callers
1
PythonSave
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected