unreal.GameInstanceSubsystem

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

Bases: Subsystem

UGameInstanceSubsystem Base class for auto instanced and initialized systems that share the lifetime of the game instance

C++ Source:

  • Module: Engine

  • File: GameInstanceSubsystem.h