Skip to content

F_DOL_GS_Region_m_zones

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

Region.m_zones Field

[Missing

documentation for "F:DOL.GS.Region.m_zones"]

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

Syntax

C#

protected readonly ReaderWriterList<Zone> m_zones

VB

Protected ReadOnly m_zones As ReaderWriterList(Of Zone)

C++

protected:
initonly ReaderWriterList<Zone^>^ m_zones

F#

val m_zones: ReaderWriterList<Zone>

Field Value

Type: ReaderWriterList(Zone)

See Also

Reference

Region Class
DOL.GS Namespace

Clone this wiki locally