Tesseract Engine Documentation

HUDMapEvent Class

Instance of a HUDMapEvent Extends GameEvent Used to update the mini gameworld map on the HUD

For a list of all members of this type, see HUDMapEvent Members.

System.Object
   GameEvent
      HUDMapEvent

public class HUDMapEvent : GameEvent

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DarkWynter.Engine.EventControl.EventTypes

Assembly: DWEngine (in DWEngine.dll)

See Also

HUDMapEvent Members | DarkWynter.Engine.EventControl.EventTypes Namespace