GetEquipped

From the Fallout3 GECK Wiki
Revision as of 22:07, 3 February 2010 by imported>PoHa! (entered info, used the template (I think) for functions)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

Link to TES4 Construction Set Wiki: GetEquipped.

A function included in the GECK version 1.1.0.36.

Description

Checks whether or not the calling actor has equipped the target object.

Syntax

[help]
[Actor].GetEquipped Target:ObjectID

Example

Player.getEquipped MS06LincolnsHat

Returns 1 if the player is wearing Lincoln's Hat

Notes

None

See Also