Skip to content

NewgroundsIO.results.Medal.getList

PsychoGoldfishNG edited this page Aug 30, 2022 · 3 revisions

getList

Returned when Medal.getList component is called

Kind: global class

new getList(props)

Constructor

Param Type Description
props object An object of initial properties for this instance
props.medals Array.<NewgroundsIO.objects.Medal> An array of medal objects.

getList.medals : Array.<NewgroundsIO.objects.Medal>

An array of medal objects.

Kind: instance property of getList

Clone this wiki locally