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


Caveats


Parameters

ActorakActor

intaiHandSlot


Examples

Auto-Generated Example

Actor myActor__akActor
int myInt__aiHandSlot

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