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
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

Revision as of 04:29, 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