Background for Skyrim SE
Member of the Actor script
ArmorfunctionGetEquippedShield()Native

Description

Wiki Description

Gets the actor's currently equipped shield.

Documentation Comment

Gets this actor's currently equipped shield


Examples

No human-generated examples found for this function.

Auto-Generated Example

Armor returnedValue = myActor__toCallFunctionOn.GetEquippedShield()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.