Property | Type | Description | |
---|---|---|---|
BossHealthBarBackground | Texture | ||
BossHealthbar | Texture | ||
BossObject | GameObject |
Method | Description | |
---|---|---|
AdjustCurrentBossHealth ( int adj ) : void | ||
OnGUI ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public AdjustCurrentBossHealth ( int adj ) : void | ||
adj | int | |
return | void |