Difference between revisions of "GetApparatusType"

87 bytes removed ,  19:03, 21 March 2008
not a record variable function
imported>WereWolf
(New page: A command for Oblivion Script Extender Returns the alchemy apparatus type of the calling reference or passed objectID. '''Syntax:''' (apparatusTyp...)
 
imported>DragoonWraith
(not a record variable function)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
Returns the alchemy apparatus type of the calling reference or passed objectID.


'''Syntax:'''
'''Syntax:'''
  (apparatusType:short) ''reference.''GetApparatusType ''objectID:ref''
  (apparatusType:short) ''reference.''GetApparatusType ''objectID:ref''
Returns the alchemy apparatus type of the calling reference or passed objectID.


  '''Apparatus Type:'''
  '''Apparatus Type:'''
Line 19: Line 19:
[[Category: Inventory Functions]]
[[Category: Inventory Functions]]
[[Category: Inventory Functions (OBSE)]]
[[Category: Inventory Functions (OBSE)]]
[[Category: Record Variable Functions]]
[[Category: Record Variable Functions (OBSE)]]