IsFacingUp

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

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

Syntax

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

Example

BuddyRef.IsFacingUp 

Notes