MCPcopy 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

OnMessageMethod · 0.80
PlaySoundMethod · 0.80
PlaySoundMethod · 0.80
StartEAXPreviewMethod · 0.80
StartCategoryPreviewMethod · 0.80
StartDevicePreviewMethod · 0.80
ProcessPreviewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected