MCPcopy 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
25private:
26 // Iff 'm_error' > 0 then report errors as Python errors

Callers 2

SampleAnimationMethod · 0.45
FreeCompletedControlsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected