Sandbox Logo

class AssetList : ListView

Summary

Displays a list of assets, set by <see cref="M:Editor.BaseItemWidget.SetItems(System.Collections.Generic.IEnumerable{System.Object})" />. They should be either <see cref="T:Editor.Asset" /> or <see cref="T:System.IO.DirectoryInfo" />.

User Comments