Skip to content

newgroundsiodotnet.enums.scoreboardperiod

GlitchyPSIX edited this page Mar 30, 2025 · 4 revisions

ScoreBoardPeriod

Namespace: NewgroundsIODotNet.Enums

public enum ScoreBoardPeriod

Inheritance ObjectValueTypeEnumScoreBoardPeriod
Implements IComparable, ISpanFormattable, IFormattable, IConvertible

Fields

Name Value Description
Day 0 Current day
Week 1 Current week
Month 2 Current month
Year 3 Current year
Lifetime 4 All-time
Clone this wiki locally