AssetIndex

AssetIndex

  • generation : u32
  • index : u32

Description

A generational runtime-only identifier for a specific [Asset] stored in [Assets]. This is optimized for efficient runtime usage and is not suitable for identifying assets across app runs.

Functions