AGameSession::RemoveAdmin

Remove a player from the admin list of this session

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GameFramework/GameSession.h"

Source

/Engine/Source/Runtime/Engine/Private/GameSession.cpp

Syntax

virtual void RemoveAdmin
(
    APlayerController * AdminPlayer
)

Remarks

Remove a player from the admin list of this session

Parameters

Parameter

Description

AdminPlayer

player to remove from the list

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