Difference between revisions of "GetWornItemMods - Actor"

5 bytes added ,  17:00, 6 April 2017
Fixed object mod link
imported>Qazaaq
(Changed example indent style from tabs to spaces.)
imported>Qazaaq
(Fixed object mod link)
Line 4: Line 4:
'''F4SE Member of:''' [[Actor Script]]
'''F4SE Member of:''' [[Actor Script]]


Obtains all the [[ObjectMod|ObjectMods]] for an item at a particular [[Biped Slots|Biped Slot]].
Obtains all the [[Object Mod|Object Mods]] for an item at a particular [[Biped Slots|Biped Slot]].




Line 16: Line 16:


== Return Value ==
== Return Value ==
An array of all [[ObjectMod|ObjectMods]] obtained from the given [[Biped Slots|Biped Slot]], returns none if there is no item.
An array of all [[Object Mod|Object Mods]] obtained from the given [[Biped Slots|Biped Slot]], returns none if there is no item.


== Examples ==
== Examples ==
Line 39: Line 39:
*[[Actor Script]]
*[[Actor Script]]
*[[Biped Slots]]
*[[Biped Slots]]
*[[ObjectMod]]
*[[Object Mod]]
Anonymous user