Difference between revisions of "Actor Script"

3 bytes added ,  17:01, 6 April 2017
no edit summary
imported>Qazaaq
(Added GetWornItemMods short description.)
imported>Qazaaq
Line 441: Line 441:
*[[WornItem Struct - Actor|WornItem]] Function [[GetWornItem - Actor|GetWornItem]](int slotIndex, bool firstPerson)
*[[WornItem Struct - Actor|WornItem]] Function [[GetWornItem - Actor|GetWornItem]](int slotIndex, bool firstPerson)
**Obtains [[WornItem Struct - Actor|WornItem]] information about an actors [[Biped Slots|Biped Slot]].
**Obtains [[WornItem Struct - Actor|WornItem]] information about an actors [[Biped Slots|Biped Slot]].
*[[ObjectMod]] Function [[GetWornItemMods - Actor|GetWornItemMods]](int slotIndex)
*[[Object Mod]] Function [[GetWornItemMods - Actor|GetWornItemMods]](int slotIndex)
**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]].


== Events ==
== Events ==
Anonymous user