C# Class LeaderboardPopulator, 306_project2

Inheritance: MonoBehaviour
Show file Open project: ElliotWhiley/306_project2

Public Properties

Property Type Description
CL1 CanvasLevel,
CL2 CanvasLevel,
CL3 CanvasLevel,
CL4 CanvasLevel,
CList List
ProgressCircle GameObject
TList2D ].TimeEntry[

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
WaitForRequest ( WWW www, int levelNumber ) : IEnumerator

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

CL1 public property

public CanvasLevel, CL1
return CanvasLevel,

CL2 public property

public CanvasLevel, CL2
return CanvasLevel,

CL3 public property

public CanvasLevel, CL3
return CanvasLevel,

CL4 public property

public CanvasLevel, CL4
return CanvasLevel,

CList public property

public List CList
return List

ProgressCircle public property

public GameObject ProgressCircle
return GameObject

TList2D public property

public TimeEntry[,] TList2D
return ].TimeEntry[