Show / Hide Table of Contents

    Interface ITrackService

    This IService helps with loading and retrieving ITracks.

    Inherited Members
    IService.Initialize(Action<IService>)
    IService.Cleanup()
    Namespace: IdleKit.Framework
    Assembly: cs.temp.dll.dll
    Syntax
    public interface ITrackService : IService, IInjectable

    Methods

    GetAllTracks()

    Returns a list of all ITracks

    Declaration
    ITrack[] GetAllTracks()
    Returns
    Type Description
    ITrack[]
    Back to top Copyright © 2020 East Side Games Inc.