Show / Hide Table of Contents

    Interface IAvatarCollectionData

    An IEntityData associated with an IAvatarCollection.

    Inherited Members
    IEntityData.CreateEntity()
    ISavedDataProvider.CreateSavedData()
    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[]
    Back to top Copyright © 2020 East Side Games Inc.