Table of Contents

Engine

Methods Properties Base Classes Derived Classes
Constructor All
MoveNext Current
IsEmpty
IsNotEmpty

Properties


All : gamesessionrange

read-only

var All : GameSessionRange

Current : gamesession

read-only

var Current : GameSession

IsEmpty : boolean

read-only

var IsEmpty : Boolean

IsNotEmpty : boolean

read-only

var IsNotEmpty : Boolean

Methods


GameSessionRange : Void

constructor

Name Type Description
function GameSessionRange()

GameSessionRange : Void

constructor

Name Type Description
p0 gamesessionrange
function GameSessionRange(p0 : GameSessionRange)

MoveNext : Void

Name Type Description
function MoveNext()