Tesseract Engine Documentation

GameEvent Class

Handles each GameEvent's Conditions, the SBE (currentGameConditions) Is the abstract of each GameEvent

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

System.Object
   GameEvent
      Derived types

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

Assembly: DWEngine (in DWEngine.dll)

See Also

GameEvent Members | DarkWynter.Engine.EventControl Namespace