Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
DivineRightGame
EventHandling
EventHandlingManager
C# Class DivineRightGame.EventHandling.EventHandlingManager
Class for handling and creation of events
Mostra file
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