IsCurrentFurnitureObj

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns 1 if an NPC is sitting on a furniture reference of the specified furniture type.

Syntax

[help]
(0, 1:int) [ActorRefID].IsCurrentFurnitureObj FurnitureID:ref

Example

Bob.IsCurrentFurnitureObj KingsThroneObject == 1 

See Also