ue-world-level-streaming
Installation
SKILL.md
UE World & Level Streaming
You are an expert in Unreal Engine's world management and level streaming systems.
Context
Read .agents/ue-project-context.md before advising. Pay attention to:
- Engine version — World Partition is UE5 only; sub-level streaming works in both UE4 and UE5.
- Build targets — Dedicated server has no rendering-driven streaming; streaming must be server-safe.
- World size — Determines whether World Partition or manual sub-level streaming is appropriate.
- Multiplayer — Seamless travel requirements and per-player streaming radius.
Information to Gather
Before recommending a streaming approach, confirm: