- Found in:
- iEquip
Description
Documentation Comment
@brief Registers the passed script to be notified when a ref handle becomes active.
@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_InventoryExt.RegisterForOnRefHandleActiveEvent(myForm__a_thisForm)