MCPcopy 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
30void WaveText::Repeat(int repeat)
31{
32 LOG_DEBUG(Audio, "[AudioText] {}: Repeat({})", (const char*)Name(), repeat);
33}
34
35void WaveText::Play()
36{

Callers 7

SoundMethod · 0.45
SoundMethod · 0.45
startWaveMethod · 0.45
OnMessageMethod · 0.45
SayMethod · 0.45
OpenAndPlayOnceMethod · 0.45
OpenAndPlayOnce2DMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected