Skip to content

PSO System

PlatanoGames edited this page Aug 8, 2026 · 4 revisions

PGXPSO

PGXPSO manages data-driven Pipeline State Object warm-up.

Modules

  • PGXPSORuntime
  • PGXPSOEditor

Responsibilities

  • warm-up entries and configuration;
  • batching and deduplication;
  • contextual activation through Gameplay Tags;
  • progress/state/completion delegates and messages;
  • recording and export workflows;
  • editor inspection.

PGXPSO can react to GameFlow bridge messages and publish progress for Loading without a direct runtime dependency on either plugin.

Clone this wiki locally