Skip to content

F_DOL_GS_GamePlayer_m_isOnHorse

Kyp Durron edited this page Aug 5, 2015 · 1 revision

GamePlayer.m_isOnHorse Field

[Missing

documentation for "F:DOL.GS.GamePlayer.m_isOnHorse"]

Namespace: DOL.GS
Assembly: GameServer (in GameServer.dll) Version: 1.9.7.18692

Syntax

C#

protected bool m_isOnHorse

VB

Protected m_isOnHorse As Boolean

C++

protected:
bool m_isOnHorse

F#

val mutable m_isOnHorse: bool

Field Value

Type: Boolean

See Also

Reference

GamePlayer Class
DOL.GS Namespace

Clone this wiki locally