IsFacingUp

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

Link to TES4 Construction Set Wiki: IsFacingUp.

A function included in the GECK version 1.1.0.36.

Description

Idle manager function, returns 1 if the creature is knocked down and facing up.

Syntax

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

Example

BuddyRef.IsFacingUp

Notes