ActionAdventureKit 1.7.3
|
interface for any character that can crit
checked when SoulsAttackAction.CanCritical is set and the attack receives input
Public Member Functions | |
bool | TryCritical () |
checks if a crit is possible and starts it if possible if those are the case it returns true so the checking attack is not started | |
bool AdventureSouls.ICritical.TryCritical | ( | ) |
checks if a crit is possible and starts it if possible
if those are the case it returns true so the checking attack is not started
Implemented in AdventureSouls.SoulsPlayerCharacter.