Difference between revisions of "GetWeaponAimArc"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-'''.*'''\r\n +))
imported>WarMachineDD7
m (WarMachineDD7 moved page GetWeaponAimArc, GetAimArc to GetWeaponAimArc)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  |origin = FOSE1
  |origin = FOSE1
  |summary = Returns the aim arc of the weapon.
  |summary = Returns the aim arc of the weapon.
  |name = GetWeaponAimArm
  |name = GetWeaponAimArc
  |alias = GetAimArc
  |alias = GetAimArc
  |returnType = float
  |returnType = float

Latest revision as of 20:36, 31 January 2013

< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the aim arc of the weapon.

Syntax

[help]
(float) ref.GetWeaponAimArc item:ref 

Or:

(float) ref.GetAimArc item:ref