Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
DivineRightGame
EventHandling
EventHandlingManager
C# Class DivineRightGame.EventHandling.EventHandlingManager
Class for handling and creation of events
Mostrar archivo
Open project: Haedrian/Divine-Right
Public Methods
Method
Description
CreateEvent
(
string
eventName
) :
GameEvent
Creates an Event
Method Details
CreateEvent()
public
static
method
Creates an Event
public
static
CreateEvent
(
string
eventName
) :
GameEvent
eventName
string
return
DRObjects.EventHandling.GameEvent