Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Net > UVOIPStatics
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | ResetPlayerVoiceTalker
(
APlayerState* InPlayerState |
Removes a player's voice talker. This is done by a UVOIPTalker on destruction. |
![]() ![]() |
void | ResetPlayerVoiceTalker
(
const FUniqueNetIdWrapper& InPlayerId |
Removes a player's voice talker. This is done by a UVOIPTalker on destruction. |