Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Repeat
Method
Repeat
engine/Poseidon/Audio/Text/WaveText.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
void WaveText::Repeat(int repeat)
31
{
32
LOG_DEBUG(Audio,
"[AudioText] {}: Repeat({})"
, (const char*)Name(), repeat);
33
}
34
35
void WaveText::Play()
36
{
Callers
7
Sound
Method · 0.45
Sound
Method · 0.45
startWave
Method · 0.45
OnMessage
Method · 0.45
Say
Method · 0.45
OpenAndPlayOnce
Method · 0.45
OpenAndPlayOnce2D
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected