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

Method GetObserver

trinity/TriObserverLocal.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44IBluePlacementObserver* TriObserverLocal::GetObserver()
45{
46 return m_observer;
47}
48
49void TriObserverLocal::SetObserver( IBluePlacementObserver* obs )
50{

Callers 7

SendEventToAudEmitterFunction · 0.80
FindSoundEmitterMethod · 0.80
SetScaleByRadiusMethod · 0.80
UpdateVisibilityMethod · 0.80
FindSoundEmitterMethod · 0.80
FindSoundEmitterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected