GetEquippedShout

From the CreationKit Wiki
Jump to navigation Jump to search

GetEquippedShout allows you to compare the reference actor's currently equipped shout with the specified shout.

[actor].GetEquippedShout ShoutID

This'll be true (1.0) if the actor's currently equipped shout is ShoutID, false (0.0) if it's not.

See Also[edit | edit source]

EquipShout

TeachWord

Papyrus Version[edit | edit source]

GetEquippedShout - Actor