MCPcopy 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
467bool Tr2HostBitmap::SaveAsync( const wchar_t* path )
468{
469 return StartAsyncSave( path );
470}
471
472bool Tr2HostBitmap::DoPrepareAsyncSave()
473{

Callers 1

PythonSaveFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected