Difference between revisions of "GetWeaponAimArc"
From GECK
(Automated import of articles) |
m (WarMachineDD7 moved page GetWeaponAimArc, GetAimArc to GetWeaponAimArc) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
{{Function | {{Function | ||
|origin = FOSE1 | |origin = FOSE1 | ||
|summary = Returns the aim arc of the weapon. | |summary = Returns the aim arc of the weapon. | ||
− | |name = | + | |name = GetWeaponAimArc |
|alias = GetAimArc | |alias = GetAimArc | ||
|returnType = float | |returnType = float |
Latest revision as of 20:36, 31 January 2013
A function added by the Fallout Script Extender.
Description
Returns the aim arc of the weapon.
Syntax
(float) ref.GetWeaponAimArc item:ref
Or:
(float) ref.GetAimArc item:ref