Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsActive
Method
IsActive
trinity/TriPythonContext.h:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
static bool IsActive()
21
{
22
return m_active > 0;
23
}
24
25
private:
26
// Iff
'm_error'
> 0 then report errors as Python errors
Callers
2
SampleAnimation
Method · 0.45
FreeCompletedControls
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected