Difference between revisions of "IsCurrentFurnitureObj"

204 bytes added ,  05:29, 15 January 2011
m
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
imported>Ez0n3
m
 
(2 intermediate revisions by 2 users not shown)
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
  |Type = ref
  }}
|example = Bob.IsCurrentFurnitureObj KingsThroneObject == 1
}}


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


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.0)]]
[[Category:Functions (GECK 1.1)]]
[[Category:Actor State Functions]]
[[Category:Actor State Functions]]
[[Category:Actor State Functions (GECK 1.0)]]
[[Category:Actor State Functions (GECK 1.1)]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions (GECK 1.0)]]
[[Category:Condition Functions (GECK 1.1)]]
Anonymous user