IsLeftUp

< [[::Category:Functions|Category:Functions]]

Link to TES4 Construction Set Wiki: IsLeftUp.

A function included in the GECK version 1.1.0.36.

Description

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

Syntax

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

Example

BrahminRef.IsLeftUp == 1

Notes