I have a simple scaleform inventory. I'm using the scaleform DragSlot class for the inventory slots (scaleform.clik.controls.DragSlot).
I'm trying to figure out how to trigger actions on the drop events, so I can call Unrealscript when placing an item in a new slot.
Does anyone know how I can access this event in AS?
I'm trying to figure out how to trigger actions on the drop events, so I can call Unrealscript when placing an item in a new slot.
Does anyone know how I can access this event in AS?
Comment