Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ SetSticky
Method
SetSticky
engine/Poseidon/Audio/IAudioSystem.hpp:150–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
virtual WaveKind GetKind() const = 0;
149
150
void SetSticky( bool sticky ){_sticky=sticky;}
151
bool GetSticky() const {return _sticky;}
152
153
virtual void SetPosition
Callers
8
OnMessage
Method · 0.80
PlaySound
Method · 0.80
PlaySound
Method · 0.80
StartEAXPreview
Method · 0.80
StartCategoryPreview
Method · 0.80
StartDevicePreview
Method · 0.80
ProcessPreview
Method · 0.80
test_wave_lifecycle.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected