module

PlayerSession

Class methods

add(token : String, p : Player)
Source
each
Source
get(token : String) : Player | Nil
Source
get(*, token : String | Nil = nil, id : Int32 | Nil = nil, username : String | Nil = nil) : Player | Nil
Source
players
Source
remove(token : String)
Source
restricted
Source
unrestricted
Source