Method |
Description |
|
PassiveSkills ( string name, string description, int price, Skills, father, int costIncFirstAd, int costIncSecAd, float firstAd, float secAd, string nameFirstAd, string nameSecAd, string descriptionFirstAd, string descriptionSecAd ) : System.Collections |
|
|
getCostIncFirstAd ( ) : int |
|
|
getCostIncSecAd ( ) : int |
|
|
getDescriptionFirstAd ( ) : string |
|
|
getDescriptionSecAd ( ) : string |
|
|
getLvlFirstAd ( ) : int |
|
|
getLvlSecAd ( ) : int |
|
|
getNameFirstAd ( ) : string |
|
|
getNameSecAd ( ) : string |
|
|
setCostIncFirstAd ( int cost ) : void |
|
|
setCostIncSecAd ( int cost ) : void |
|
|
setLvlFirstAd ( int lvl ) : void |
|
|
setLvlSecAd ( int lvl ) : void |
|
|
update ( float &firstAd, float baseFirstAd, float &secAd, float basesecAd ) : void |
|
|