APlayerController::ServerUnmutePlayer

Tell the server to unmute a player for this controller

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerController.h

Include

#include "GameFramework/PlayerController.h"

Syntax

virtual void ServerUnmutePlayer
(
    FUniqueNetIdRepl PlayerId
)

Remarks

Tell the server to unmute a player for this controller

Parameters

Parameter

Description

PlayerId

player id to unmute

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss