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