Sandbox Logo

AssetSystem.All

IEnumerable<Asset> All { get; set; }

Description

All the assets that are being tracked by the asset system. Does not include deleted assets.

Return

User Comments