Difference between revisions of "GetWeaponAimArc"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
(Automated import of articles)
 
imported>WarMachineDD7
m (WarMachineDD7 moved page GetWeaponAimArc, GetAimArc to GetWeaponAimArc)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''GetWeaponAimArm'''
{{Function
{{Function
  |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