DDNet - v0.8.1
    Preparing search index...

    Class UncompletedMapStats

    Represents a player's unfinished map stats.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    finishCount: number

    The amount of finishes on this map.

    This will always be 0.

    mapName: string

    The map name.

    mapType: Type

    The server type of this map.

    points: number

    The amount of points awarded for completing this map.

    Methods