ULocalPlayerSubsystem

[ULocalPlayerSubsystem](API\Runtime\Engine\Subsystems\ULocalPlayerSubsystem) Base class for auto instanced and initialized subsystem that share the lifetime of local players

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Subsystems/LocalPlayerSubsystem.h

Include

#include "Subsystems/LocalPlayerSubsystem.h"

Syntax

class ULocalPlayerSubsystem : public USubsystem

Remarks

ULocalPlayerSubsystem Base class for auto instanced and initialized subsystem that share the lifetime of local players

Constructors

Name Description

Public function

ULocalPlayerSubsystem()

Functions

Name Description

Public function Const

LocalPlayerT...

 

GetLocalPlayer()

Public function Const

LocalPlayerT...

 

GetLocalPlayerChecked()

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