Stamina.Fill
Method in Stamina
Declaration
public float Fill(float amount)Description
Increases the character's stamina by a flat amount.
Parameters
| amount | The amount to increase the character's stamina by. |
Returns
| float | The new amount of stamina. |
public float Fill(float amount)Increases the character's stamina by a flat amount.
| amount | The amount to increase the character's stamina by. |
| float | The new amount of stamina. |