GetLastHitCritical

From the CreationKit Wiki
Jump to navigation Jump to search

Description[edit | edit source]

GetLastHitCritical indicates whether the last time an actor was hit resulted in a critical strike.

Syntax[edit | edit source]

GetLastHitCritical

Examples[edit | edit source]

if GetLastHitCritical ; Condition is true if last hit was a critical.

Notes[edit | edit source]

  • none so far

See Also[edit | edit source]

Reference[edit | edit source]