Skip to content

NewgroundsIO.results.Medal.getMedalScore

PsychoGoldfishNG edited this page Aug 18, 2022 · 17 revisions

File: /results/Medal/getMedalScore.cs
Extends: NewgroundsIO.BaseResult

Public Properties

medal_score

Type: (int)
The user's medal score.

Public Methods

getMedalScore

constructor getMedalScore()

clone

NewgroundsIO.results.Medal.getMedalScore clone(NewgroundsIO.results.Medal.getMedalScore cloneTo = null)

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

Parameters:

Returns NewgroundsIO.results.Medal.getMedalScore
The object that was cloned to.

Clone this wiki locally