ULocalPlayer::PlayerAdded

Called at creation time for internal setup

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/LocalPlayer.h

Include

#include "Engine/LocalPlayer.h"

Source

/Engine/Source/Runtime/Engine/Private/LocalPlayer.cpp

Syntax

virtual void PlayerAdded
(
    class UGameViewportClient * InViewportClient,
    int32 InControllerID
)

Remarks

Called at creation time for internal setup

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