Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
IBluePlacementObserver* TriObserverLocal::GetObserver()
45
{
46
return m_observer;
47
}
48
49
void TriObserverLocal::SetObserver( IBluePlacementObserver* obs )
50
{
Callers
7
SendEventToAudEmitter
Function · 0.80
FindSoundEmitter
Method · 0.80
SetScaleByRadius
Method · 0.80
SetImpactConfiguration
Method · 0.80
UpdateVisibility
Method · 0.80
FindSoundEmitter
Method · 0.80
FindSoundEmitter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected