unreal.LocalPlayerSubsystem

class unreal.LocalPlayerSubsystem(outer: Optional[Object] = None, name: Union[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