Background for Skyrim SE
Member of the Game script
ActorfunctionGetPlayersLastRiddenHorse()NativeGlobal

Description

Wiki Description

Obtains the horse last ridden by the player.

Documentation Comment

Returns the horse last ridden by the player


Caveats


Examples

Actor PlayerHorse = Game.GetPlayersLastRiddenHorse()

Auto-Generated Example

Actor returnedValue = Game.GetPlayersLastRiddenHorse()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.