Background for Skyrim SE
Member of the PO3_SKSEFunctions script
PotionfunctionGetEquippedWeaponPoison(ActorakActor, boolabLeftHand)NativeGlobal


Caveats


Parameters

ActorakActor

boolabLeftHand


Examples

Auto-Generated Example

Actor myActor__akActor
bool myBool__abLeftHand

Potion returnedValue = PO3_SKSEFunctions.GetEquippedWeaponPoison(myActor__akActor, myBool__abLeftHand)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.