GetPCUsingIronSights

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns 1 if the player is currently aiming with a ranged-weapon and playing any IS animation (1st or 3rd person).

Syntax

[help]
(usingIS:0/1) GetPCUsingIronSights

Example

set bUsingIS to GetPCUsingIronSights

See Also