GetAkimboWeaponsAlt
From GECK
A function added by the pp NVSE Plugin.
Contents
Description
Takes two reference variables, and will return both the left and right akimbo ref in those variables when passed an Akimbo.
Syntax
GetAkimboWeaponsAlt akimbo:ref left:ref right:ref
Example
GetAkimboWeaponsAlt rAkimboInst rLeft rRight
This will return the left and right weapons for rAkimboInst.