Skip to content

NewgroundsIO.results.ScoreBoard.postScore

PsychoGoldfishNG edited this page Aug 18, 2022 · 17 revisions

File: /results/ScoreBoard/postScore.cs
Extends: NewgroundsIO.BaseResult

Public Properties

score

Type: (NewgroundsIO.objects.Score)
The #Score that was posted to the board.

scoreboard

Type: (NewgroundsIO.objects.ScoreBoard)
The #ScoreBoard that was posted to.

Public Methods

postScore

constructor postScore()

clone

NewgroundsIO.results.ScoreBoard.postScore clone(NewgroundsIO.results.ScoreBoard.postScore cloneTo = null)

Clones the properties of this object to another (or new) object.

Parameters:

Returns NewgroundsIO.results.ScoreBoard.postScore
The object that was cloned to.

Clone this wiki locally