struct RLS::RankedHistory

Overview

An entry in a player's ranked history

Defined in:

rls/mappings/ranked_history.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(playlist : Playlist, parser : JSON::PullParser) #

[View source]

Instance Method Detail

def playlist : Playlist #

[View source]
def playlist? : Playlist | Nil #

[View source]