Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsActive
Method
IsActive
trinity/Eve/VirtualCamera/EveVirtualCameraBehaviour.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
bool EveVirtualCameraBehaviourFloatBase::IsActive()
79
{
80
return m_active;
81
}
82
83
// =============================================================================
84
// Set Value
Callers
1
Update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected