Table of Contents

Class BundleCollection

Namespace
Stride.Core.Assets
Assembly
Stride.Core.Assets.dll

A collection of bundles.

[DataContract("!Bundles")]
public class BundleCollection : List<Bundle>, IList<Bundle>, ICollection<Bundle>, IReadOnlyList<Bundle>, IReadOnlyCollection<Bundle>, IEnumerable<Bundle>, IList, ICollection, IEnumerable
Inheritance
BundleCollection
Implements
Inherited Members
Extension Methods