Stamina.HasPercent

Method in Stamina

Declaration

public bool HasPercent(float percent)

Description

Determines if the character has at least the given percent of stamina.

Parameters

percentThe percent of stamina to check.

Returns

boolTrue if the character has at least the given percent.