IsSneaking
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Returns 1 if the actor is sneaking (crouched).
Syntax
(0, 1:int) [ActorRefID].IsSneaking
Example
player.IsSneaking
Tests the player's sneak state.