C# Class MCSongSOYSAUCECHIPSISAFAGGOT.Awards.playerAwards.awardData

Show file Open project: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL

Public Properties

Property Type Description
allAwards List
awardName string
playersAwards List

Public Methods

Method Description
Load ( ) : void
setAward ( string name ) : void

Method Details

Load() public static method

public static Load ( ) : void
return void

setAward() public method

public setAward ( string name ) : void
name string
return void

Property Details

allAwards public static property

public static List allAwards
return List

awardName public property

public string awardName
return string

playersAwards public static property

public static List playersAwards
return List