Property | Type | Description | |
---|---|---|---|
critStrikeBonusPercentage | int | ||
orbitSpeed | float | ||
taggedVisualEffect | GameObject |
Method | Description | |
---|---|---|
ApplyDamage ( Section, s, int power ) : void | ||
Construct ( ) : void | ||
Destruct ( ) : void | ||
Tagged ( int critBonusPercent, Section, s ) : System.Collections | ||
Update ( ) : void |
public ApplyDamage ( Section, s, int power ) : void | ||
s | Section, | |
power | int | |
return | void |
public Tagged ( int critBonusPercent, Section, s ) : System.Collections | ||
critBonusPercent | int | |
s | Section, | |
return | System.Collections |