Skip to content

F_DOL_GS_GameLiving_m_attackers

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

GameLiving.m_attackers Field

[Missing

documentation for "F:DOL.GS.GameLiving.m_attackers"]

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

Syntax

C#

protected readonly List<GameObject> m_attackers

VB

Protected ReadOnly m_attackers As List(Of GameObject)

C++

protected:
initonly List<GameObject^>^ m_attackers

F#

val m_attackers: List<GameObject>

Field Value

Type: List(GameObject)

See Also

Reference

GameLiving Class
DOL.GS Namespace

Clone this wiki locally