GetEquipped
From GECK
Link to TES4 Construction Set Wiki: GetEquipped.
A function included in the GECK version 1.1.0.36.
Contents |
Description
Checks whether or not the calling actor has equipped the target object.
Syntax
[Actor].GetEquipped Target:ObjectID
Example
Player.getEquipped MS06LincolnsHat
Returns 1 if the player is wearing Lincoln's Hat
Notes
None
