Skip to content

LevelFlow System

PlatanoGames edited this page Aug 8, 2026 · 3 revisions

Level Flow

Level Flow is a capability inside PGXLoading, not a separate public plugin.

It coordinates level-transition state, streaming progress, profiles and loading presentation. The level-flow actor/subsystem and Blueprint library expose the project-facing operations.

Temporary GameFlow state changes are requested through Core messages. PSO progress can also reach Loading through Core, avoiding runtime compile dependencies from PGXLoading to those sibling plugins.

The current public source does not establish a World Partition integration claim.

Clone this wiki locally