MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / OnSimulate

Method OnSimulate

engine/Poseidon/UI/Options/AudioPage.cpp:118–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118void AudioPage::OnSimulate(OptionsShell& shell)
119{
120 ScrollListPage::OnSimulate(shell);
121 m_audio.TickPreviewLoop();
122}
123
124void AudioPage::Unmount(OptionsShell& shell)
125{

Callers

nothing calls this directly

Calls 1

TickPreviewLoopMethod · 0.80

Tested by

no test coverage detected