IsLeftUp

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Idle manager function, returns 1 if the quadruped is knocked down with its left side facing up.

Syntax

[help]
(0, 1:int) [ActorRefID].IsLeftUp

Example

BrahminRef.IsLeftUp == 1 

Notes