Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsAnimated
Method
IsAnimated
trinity/Eve/SpaceObject/EveSpaceObject2.cpp:2200–2203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2198
}
2199
2200
bool EveSpaceObject2::IsAnimated() const
2201
{
2202
return m_isAnimated;
2203
}
2204
2205
void EveSpaceObject2::SetIsAnimated( bool isAnimated )
2206
{
Callers
1
LoadOverlay
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected