Skip to content

NewgroundsIO.results.Medal.unlock

PsychoGoldfishNG edited this page Aug 18, 2022 · 17 revisions

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

Public Properties

medal

Type: (NewgroundsIO.objects.Medal)
The #Medal that was unlocked.

medal_score

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

Public Methods

unlock

constructor unlock()

clone

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

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

Parameters:

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

Clone this wiki locally