PHASEAsset.AssetType.resident
A sound asset that plays after fully loading in memory.
Declaration
case residentDiscussion
If the sound asset is in memory, the framework prepares it for playback. If the asset is on disk, the framework loads it into memory, and prepares it for playback.