Difference between revisions of "IsCurrentFurnitureObj"

189 bytes added ,  10:06, 11 January 2011
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Ez0n3
Line 1: Line 1:
'''Syntax:'''
{{Function
  IsCurrentFurnitureObj ''FurnitureID''
  |CSWikiPage = IsCurrentFurnitureObj
'''Example:'''
|origin = GECK1
  Bob.IsCurrentFurnitureObj KingsThroneObject
  |summary = Returns 1 if an NPC is sitting on a furniture reference of the specified furniture type.
 
|name = IsCurrentFurnitureObj
 
|referenceType = [ActorRefID]
Returns 1 if an NPC is sitting on a furniture reference of the specified furniture type.
|returnVal = 0, 1
 
|returnType = int
|arguments =
  {{FunctionArgument
  |Name = FurnitureID
  }}
|example = Bob.IsCurrentFurnitureObj KingsThroneObject == 1
}}


==See Also==
==See Also==
[[IsCurrentFurnitureRef]]
*[[IsCurrentFurnitureRef]]
 


[[Category:Functions]]
[[Category:Functions]]
Anonymous user