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

Method DestroyVoiceChat

engine/Poseidon/World/WorldImpl.cpp:359–362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357 }
358}
359
360void World::DestroyVoiceChat(int exitCode)
361{
362 _voiceChat.Free();
363}
364
365Transport* World::FindFreeVehicle(Person* driver) const

Callers 2

DestroyHUDMethod · 0.80
TriShowVoiceOverlayFunction · 0.80

Calls 1

FreeMethod · 0.45

Tested by 1

TriShowVoiceOverlayFunction · 0.64