AGameModeBase::K2_PostLogin

Notification that a player has successfully logged in, and has been given a player controller

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GameFramework/GameModeBase.h"

Syntax

void K2_PostLogin
(
    APlayerController * NewPlayer
)

Remarks

Notification that a player has successfully logged in, and has been given a player controller

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