Reference API Roblox

Engine API

Website

Related

Reference API Roblox

AnalyticsProgressionStatus

This enum is used as an argument in AnalyticsService:FirePlayerProgressionEvent() to describe the status of progression.

Items 5

HistoryNameValueDescription
457Default0

Default status. Used for an undefined status.

457Begin1

Indicates the beginning of progression.

457Complete2

Indicates the progression completed.

457Abandon3

Indicates the progression abandoned.

457Fail4

Indicates the progression failed.

Description

This enum is used as an argument in AnalyticsService:FirePlayerProgressionEvent() to describe the status of progression.

History 6

Settings