Tesseract Engine Documentation

DialogueEvent Class

Instance of a DialogueEvent Extends GameEvent Used to update the Dialogue graphics and text on the HUD

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

System.Object
   GameEvent
      DialogueEvent

public class DialogueEvent : 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

DialogueEvent Members | DarkWynter.Engine.EventControl.EventTypes Namespace