Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Net > UVOIPStatics
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UVOIPTalker * | GetVOIPTalkerForPlayer
(
const FUniqueNetIdWrapper& InPlayerId |
|
![]() ![]() |
UVOIPTalker * | GetVOIPTalkerForPlayer
(
const FUniqueNetIdWrapper& InUniqueId, |
These functions retrieve a pointer to a VOIPTalker associated with a specific player, if there is one available. |