C# Class MCSongSOYSAUCECHIPSISAFAGGOT.Awards.playerAwards.awardData

Datei anzeigen 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_oe static_oe property

public static List allAwards
return List

awardName public_oe property

public string awardName
return string

playersAwards public_oe static_oe property

public static List playersAwards
return List