Skip to content

Interface: PostStatsPayload

Payload used to post a player's stats.

Table of contents

Properties

Properties

lowerIsBetter

Optional lowerIsBetter: boolean

Whether a lower value is a better value for this stat. Ex: time to complete a level.


period

Optional period: StatPeriod

The period of time over which the stat is tracked.


valueType

Optional valueType: StatValueType

The type of stat this value represents.