APlayerState::IsPrimaryPlayer

Return true if PlayerState is primary (ie. non-splitscreen) player

Deprecated

  • This version of IsPrimaryPlayer has been deprecated, please use the Platform Device Mapper to check the owning PlatformUserId instead.

References

Module

Engine

Header

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

Include

#include "GameFramework/PlayerState.h"

Source

/Engine/Source/Runtime/Engine/Private/PlayerState.cpp

Syntax

virtual bool IsPrimaryPlayer() const

Remarks

Return true if PlayerState is primary (ie. non-splitscreen) player

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