unreal.LocalPlayerSubsystem

class unreal.LocalPlayerSubsystem(outer: Object | None = None, name: Name | str = 'None')

Bases: Subsystem

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

C++ Source:

  • Module: Engine

  • File: LocalPlayerSubsystem.h