Contents

PHASEAsset.AssetType.resident

A sound asset that plays after fully loading in memory.

Declaration

case resident

Discussion

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.

See Also

Types