ArgData

API Reference > 0.19.1 > PointsSystem

PointsSystem Class

Points system determines how many championship points are scored per finishing position.

Namespace: ArgData.Entities

Constructors

Name Description
PointsSystem() Represents a points system, with the number of championship points scored for each finishing position.

Properties

Name Description
Points Points per position, zero-based.
PointsFor10th Gets or sets the number of championship points scored for finishing 10th.
PointsFor11th Gets or sets the number of championship points scored for finishing 11th.
PointsFor12th Gets or sets the number of championship points scored for finishing 12th.
PointsFor13th Gets or sets the number of championship points scored for finishing 13th.
PointsFor14th Gets or sets the number of championship points scored for finishing 14th.
PointsFor15th Gets or sets the number of championship points scored for finishing 15th.
PointsFor16th Gets or sets the number of championship points scored for finishing 16th.
PointsFor17th Gets or sets the number of championship points scored for finishing 17th.
PointsFor18th Gets or sets the number of championship points scored for finishing 18th.
PointsFor19th Gets or sets the number of championship points scored for finishing 19th.
PointsFor1st Gets or sets the number of championship points scored for finishing 1st.
PointsFor20th Gets or sets the number of championship points scored for finishing 20th.
PointsFor21st Gets or sets the number of championship points scored for finishing 21st.
PointsFor22nd Gets or sets the number of championship points scored for finishing 22nd.
PointsFor23rd Gets or sets the number of championship points scored for finishing 23rd.
PointsFor24th Gets or sets the number of championship points scored for finishing 24th.
PointsFor25th Gets or sets the number of championship points scored for finishing 25th.
PointsFor26th Gets or sets the number of championship points scored for finishing 26th.
PointsFor2nd Gets or sets the number of championship points scored for finishing 2nd.
PointsFor3rd Gets or sets the number of championship points scored for finishing 3rd.
PointsFor4th Gets or sets the number of championship points scored for finishing 4th.
PointsFor5th Gets or sets the number of championship points scored for finishing 5th.
PointsFor6th Gets or sets the number of championship points scored for finishing 6th.
PointsFor7th Gets or sets the number of championship points scored for finishing 7th.
PointsFor8th Gets or sets the number of championship points scored for finishing 8th.
PointsFor9th Gets or sets the number of championship points scored for finishing 9th.