Difference between revisions of "IsCurrentFurnitureRef"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
imported>DragoonWraith
(CS 1.0)
Line 9: Line 9:


==See Also==
==See Also==
[[IsCurrentFurnitureObj]]
* [[IsCurrentFurnitureObj]]




[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (CS 1.0)]]
[[Category: Actor Functions]]
[[Category: Actor Functions (CS 1.0)]]
[[Category: Actor State Functions]]
[[Category: Actor State Functions]]
[[Category: Actor State Functions (CS 1.0)]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]
[[Category:Actor Functions]]

Revision as of 12:21, 9 July 2007

Syntax:

IsCurrentFurnitureRef RefID

Example:

Bob.IsCurrentFurnitureRef TavernCornerChairRef


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


See Also