Interface IAvatarCollectionData
An IEntityData associated with an IAvatarCollection.
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public interface IAvatarCollectionData : IEntityData, ISavedDataProvider, IData
Properties
Avatars
Avatars available within this IAvatarCollection.
Declaration
Avatar[] Avatars { get; }
Property Value
Type | Description |
---|---|
Avatar[] |