Beta Documentation - Subject to change.

Provides class information for the Guardian player class.

Methods

  NameDescription
GetStanceGets the current stance.
IsBlockTier1AvailableReturns true if the first tier block skills are usable.
IsBlockTier2AvailableReturns true if the second tier block skills are usable.
IsBlockTier3AvailableReturns true if the third tier block skills are usable.
IsParryTier1AvailableReturns true if the first tier parry skills are usable.
IsParryTier2AvailableReturns true if the second tier parry skills are usable.
IsParryTier3AvailableReturns true if the third tier parry skills are usable.

Events

  NameDescription
IsBlockTier1AvailableChangedEvent fired when the block tier 1 availability has changed.
IsBlockTier2AvailableChangedEvent fired when the block tier 2 availability has changed.
IsBlockTier3AvailableChangedEvent fired when the block tier 2 availability has changed.
IsParryTier1AvailableChangedEvent fired when the parry tier 1 availability has changed.
IsParryTier2AvailableChangedEvent fired when the parry tier 2 availability has changed.
IsParryTier3AvailableChangedEvent fired when the parry tier 2 availability has changed.
StanceChangedEvent fired when the stance changes.