Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ PySave
Function
PySave
trinity/Resources/TriTextureRes_Blue.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
static PyObject* PySave( PyObject* self, PyObject* args )
129
{
130
return PythonSave( self, args, false );
131
}
132
133
#endif
134
Callers
nothing calls this directly
Calls
1
PythonSave
Function · 0.70
Tested by
no test coverage detected