Skip to content

F_DOL_GS_Region_m_timeManager

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

Region.m_timeManager Field

[Missing

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

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

Syntax

C#

protected readonly GameTimer.TimeManager m_timeManager

VB

Protected ReadOnly m_timeManager As GameTimer.TimeManager

C++

protected:
initonly GameTimer.TimeManager^ m_timeManager

F#

val m_timeManager: GameTimer.TimeManager

Field Value

Type: GameTimer.TimeManager

See Also

Reference

Region Class
DOL.GS Namespace

Clone this wiki locally