- Found in:
- iEquip
Description
Documentation Comment
@brief Unregisters the passed script to no longer be notified when the player equips a bound weapon.
@param a_thisForm The form to register for the event (i.e. Self).
Caveats
Parameters
Forma_thisForm
Examples
Auto-Generated Example
Form myForm__a_thisForm
iEquip_FormExt.UnregisterForBoundWeaponEquippedEvent(myForm__a_thisForm)