GetAkimboWeaponsAlt

From GECK
Jump to: navigation, search


A function added by the pp NVSE Plugin.

Description

Takes two reference variables, and will return both the left and right akimbo ref in those variables when passed an Akimbo.

Syntax

[help]
GetAkimboWeaponsAlt akimbo:ref left:ref right:ref

Example

GetAkimboWeaponsAlt rAkimboInst rLeft rRight

This will return the left and right weapons for rAkimboInst.

See Also