IsCurrentFurnitureRef

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns 1 if an NPC is sitting on this furniture reference.

Syntax

[help]
(0, 1:int) [ActorRefID].IsCurrentFurnitureRef FurnitureRefID:ref

Example

BuddyRef.IsCurrentFurnitureRef TavernCornerChairRef == 1 

See Also