UnequipItemSlot - Actor

From Creation Kit
Jump to: navigation, search

Member of: Actor Script (Requires 1.6)

Forces this actor to unequip all armor on the given slot.

Contents

Syntax

Function UnequipItemSlot(int aiSlot) native

Parameters

  • aiSlot: The biped object slot from the actors race to unequip.

Return Value

None.

Examples

; Force the player to unequip the full helmets
Game.GetPlayer().UnequipItemSlot(30)


See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox
coming
coming
coming
coming