Show / Hide Table of Contents

    Interface ITrackService

    This IService helps with loading and retrieving ITracks.

    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public interface ITrackService : IService

    Methods

    GetAllTracks()

    Returns a list of all ITracks

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