Loading...
Searching...
No Matches
AdventureSouls.IGetGuardBroken Interface Reference

Detailed Description

interface for any character that can be guard broken by a parry
when a character with this interface damages another that is currently parrying it gets guard broken
this usually opens it up for a crit or at least puts it out of comission for a time

Inheritance diagram for AdventureSouls.IGetGuardBroken:
AdventureSouls.SoulsCharacterBase< TActor, TMovement, TInventory >

Public Member Functions

bool CheckGuardBreak (IDamageSender sender)
 
void StartGuardBreak ()