Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetName
Method
SetName
trinity/Eve/UI/EveEllipseSet.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
void EveEllipseSet::SetName( const char* name )
136
{
137
m_name = BlueSharedString( name );
138
}
139
140
EveEllipseSet::~EveEllipseSet()
141
{
Callers
3
CreateCurveSet
Method · 0.45
SetEmitterName
Method · 0.45
EveSpaceScene
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected