Table of Contents

Class ContentTiers

Namespace
GrindFest.Content
Assembly
GrindFest.dll

Load tiers decide when an asset is resident. Boot is awaited by the loading screen; UI/Definition stay resident while in use; Runtime is per-use and released.

public static class ContentTiers
Inheritance
object
ContentTiers

Fields

Boot
Definition
Runtime
UI