unreal.GameInstanceSubsystem

class unreal.GameInstanceSubsystem(outer=None, name='None')

Bases: unreal.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