Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/FPlayerMuteList
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerMuteList.h |
| Include | #include "GameFramework/PlayerMuteList.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PlayerMuteList.cpp |
void ServerUnblockPlayer
&40;
class APlayerController &42; OwningPC,
const FUniqueNetIdRepl & UnblockId
&41;
Remarks
Tell the server to unblock a given player
Parameters
| Name | Description |
|---|---|
| UnblockedPC | player controller that would like to unblock another player |
| BlockerId | player id that should be unblocked |