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

Method AttachWave

engine/Poseidon/UI/DisplayUIMenus.cpp:288–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286 GetHead()->SetGlasses(*GetHeadType(), GetHeadShape(), name);
287}
288
289void CHead::AttachWave(IWave* wave, float freq)
290{
291 GetHead()->AttachWave(wave, freq);
292}
293
294DisplayNewUser::DisplayNewUser(ControlsContainer* parent, RString name, bool edit) : Display(parent)

Callers 5

LLVMFuzzerTestOneInputFunction · 0.45
StartSoundMethod · 0.45
PreviewMethod · 0.45

Calls

no outgoing calls