Property | Type | Description | |
---|---|---|---|
Ally | bool |
Method | Description | |
---|---|---|
GetHero ( ) : Hero | ||
GetTime ( ) : string | ||
StatusInfo ( Hero hero, float time, bool ally ) : System |
Method | Description | |
---|---|---|
GetStatus ( ) : string |
public StatusInfo ( Hero hero, float time, bool ally ) : System | ||
hero | Hero | |
time | float | |
ally | bool | |
return | System |