Asset Management

Data & Scripting

Asset loading and management: soft references, async loading, StreamableManager, Asset Registry, and primary assets.

UE 5.0 – 5.7 · Invoke: /skill asset-management

← All Skills

What this skill does

Asset loading and management: soft references, async loading, StreamableManager, Asset Registry, and primary assets.

Covers

  • FSoftObjectPath and soft references
  • FStreamableManager async loading
  • UAssetManager and primary assets
  • Asset Registry queries

Does not cover


How to use

Invoke directly in Claude Code:

/skill asset-management

Related skills