GetPCUsingScope

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 zooming with a weapon scope.

Syntax

[help]
(usingScope:0/1) GetPCUsingScope

Example

set bUsingScope to GetPCUsingScope

See Also