AGameModeBase::K2_OnRestartPlayer

Implementable event called at the end of RestartPlayer

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GameFramework/GameModeBase.h"

Syntax

void K2_OnRestartPlayer
(
    AController * NewPlayer
)

Remarks

Implementable event called at the end of RestartPlayer

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