This event fires when the list of medals is loaded from the server.
APIEvent
This event will be an instance of
APIEvent, and contain the following values:
-
type:String - APIEvent.MEDALS_LOADED
-
success:Boolean - True if the medals were loaded
-
data:Object - Containing the following properties:
-
medals:Array - An array of Medal instances