Difference between revisions of "GetRider"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Added See Also links)
Line 5: Line 5:
  (rider:ref) reference.GetRider
  (rider:ref) reference.GetRider
Returns the NPC currently riding the calling horse.
Returns the NPC currently riding the calling horse.
==See Also==
*[[IsCreature]]
*[[GetCreatureType]]


[[Category: Functions]]
[[Category: Functions]]

Revision as of 21:03, 12 January 2008


A command for Oblivion Script Extender

Syntax:

(rider:ref) reference.GetRider

Returns the NPC currently riding the calling horse.

See Also