- Found in:
- Inventory Functions
Description
Documentation String
Remove the poison from the weapon in aiHandSlot
Parameters
ActorakActor
intaiHandSlot
intaiSlotMask
Examples
Auto-Generated Example
Actor myActor__akActor
int myInt__aiHandSlot
int myInt__aiSlotMask
_Q2C_Functions.WornObjectRemovePoison(myActor__akActor, myInt__aiHandSlot, myInt__aiSlotMask)