Property | Type | Description | |
---|---|---|---|
labelStyle | GUIStyle | ||
scrollPosition | Vector2 | ||
tooltip_Accuracy | string | ||
tooltip_Armor | string | ||
tooltip_AttackPower | string | ||
tooltip_AttackSpeed | string | ||
tooltip_CastSpeed | string | ||
tooltip_Cdr | string | ||
tooltip_Class | string | ||
tooltip_ColdResistance | string | ||
tooltip_CriticalChance | string | ||
tooltip_CriticalDamage | string | ||
tooltip_Dexterity | string | ||
tooltip_Endurance | string | ||
tooltip_Energy | string | ||
tooltip_EnergyRegen | string | ||
tooltip_FireResistance | string | ||
tooltip_Health | string | ||
tooltip_HealthRegen | string | ||
tooltip_Intelligence | string | ||
tooltip_Level | string | ||
tooltip_LightningtResistance | string | ||
tooltip_SpellCriticalChance | string | ||
tooltip_SpellCriticalDamage | string | ||
tooltip_SpellPower | string | ||
tooltip_Spirit | string | ||
tooltip_Strength | string | ||
tooltip_Wisdom | string |
Method | Description | |
---|---|---|
OnGUI ( ) : void | ||
PlayerStats ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
inBoundaries ( ) : bool | ||
subscribeToSorcererInstancePublisher ( ) : void | ||
updateMySorcerer ( Sorcerer, newSorcerer ) : void |
Method | Description | |
---|---|---|
displayTooltip ( ) : void | ||
getBoxHeight ( int numberLabels, int numberButtons ) : int |
public subscribeToSorcererInstancePublisher ( ) : void | ||
return | void |
public updateMySorcerer ( Sorcerer, newSorcerer ) : void | ||
newSorcerer | Sorcerer, | |
return | void |
public string tooltip_LightningtResistance | ||
return | string |
public string tooltip_SpellCriticalChance | ||
return | string |
public string tooltip_SpellCriticalDamage | ||
return | string |