MCPcopy Create free account
hub / github.com/carbonengine/trinity / AddObserver

Method AddObserver

trinity/Eve/SpaceObject/EveSpaceObject2.cpp:3002–3005  ·  view source on GitHub ↗

--------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

3000
3001// --------------------------------------------------------------------------------
3002void EveSpaceObject2::AddObserver( TriObserverLocalPtr observer )
3003{
3004 m_observers.Append( observer );
3005}
3006
3007// --------------------------------------------------------------------------------
3008IEveSpaceObjectChildPtr EveSpaceObject2::GetEffectChildByName( const char* name ) const

Callers 1

SetupAudioMethod · 0.45

Calls 1

AppendMethod · 0.80

Tested by

no test coverage detected