Background for Skyrim SE
Member of the _Q2C_Functions script
voidfunctionWornRemovePoison(ActorakActor, intaiHandSlot)Global


Caveats


Parameters

ActorakActor

intaiHandSlot


Examples

Auto-Generated Example

Actor myActor__akActor
int myInt__aiHandSlot

_Q2C_Functions.WornRemovePoison(myActor__akActor, myInt__aiHandSlot)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.