MCPcopy 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
135void EveEllipseSet::SetName( const char* name )
136{
137 m_name = BlueSharedString( name );
138}
139
140EveEllipseSet::~EveEllipseSet()
141{

Callers 3

CreateCurveSetMethod · 0.45
SetEmitterNameMethod · 0.45
EveSpaceSceneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected