Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
360
void World::DestroyVoiceChat(int exitCode)
361
{
362
_voiceChat.Free();
363
}
364
365
Transport* World::FindFreeVehicle(Person* driver) const
Callers
2
DestroyHUD
Method · 0.80
TriShowVoiceOverlay
Function · 0.80
Calls
1
Free
Method · 0.45
Tested by
1
TriShowVoiceOverlay
Function · 0.64