Difference between revisions of "GetHorse"
Jump to navigation
Jump to search
imported>Haama (Created) |
imported>Qazaaq (adding see also) |
||
Line 7: | Line 7: | ||
==Notes== | ==Notes== | ||
*This function returns a reference while the NPC is in the process of walking toward a horse with the intention of mounting it. | *This function returns a reference while the NPC is in the process of walking toward a horse with the intention of mounting it. | ||
==See Also== | |||
*[[GetRider]] | |||
*[[IsRidingHorse]] | |||
[[Category:Functions]] | [[Category:Functions]] |
Latest revision as of 05:18, 9 October 2010
A command for Oblivion Script Extender
Syntax:
(horse:ref) reference.GetHorse
Returns the horse currently ridden by the calling NPC.
Notes[edit | edit source]
- This function returns a reference while the NPC is in the process of walking toward a horse with the intention of mounting it.