Difference between revisions of "Actor Script"
Jump to navigation
Jump to search
Added GetWornItemMods short description.
imported>Qazaaq (Added F4SE member short description.) |
imported>Qazaaq (Added GetWornItemMods short description.) |
||
Line 442: | Line 442: | ||
**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) | *[[ObjectMod]] Function [[GetWornItemMods - Actor|GetWornItemMods]](int slotIndex) | ||
** | **Obtains all the [[ObjectMod|ObjectMods]] for an item at a particular [[Biped Slots|Biped Slot]]. | ||
== Events == | == Events == |