Property | Type | Description | |
---|---|---|---|
EXP | int | ||
HP | int | ||
MaxHP | int | ||
Power | int | ||
allowMovieng | bool | ||
attackPowerBoost | bool | ||
attacking | bool | ||
characterName | string | ||
died | bool | ||
lastAttackTarget | GameObject | ||
level | int | ||
playerName | string | ||
powerBoost | bool | ||
speedBoost | bool |
Method | Description | |
---|---|---|
GetItem ( DropItem, itemKind ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
update ( ) : void |
Method | Description | |
---|---|---|
SetName ( string name ) : void |