Skip to content

Loading System

PlatanoGames edited this page Aug 8, 2026 · 3 revisions

PGXLoading

PGXLoading owns loading presentation, visual strategies, progress, streaming and level-flow coordination.

Modules

  • PGXLoadingRuntime
  • PGXLoadingEditor

Extension points

  • loading strategy base classes;
  • loading widget and viewport overlay management;
  • level-flow actor/subsystem;
  • profiles, configuration and settings;
  • Blueprint libraries and delegates.

The subsystem can observe PSO progress and exchange temporary GameFlow state requests through Core messages. The current public source does not establish a World Partition integration claim.

Clone this wiki locally