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
Kore
Coroutines
StateEvent
C# Class Kore.Coroutines.StateEvent
Mostra file
Open project: vgwb/Antura_arabic
Public Methods
Method
Description
Trigger
( ) :
void
Trigger the event
operator
( ) :
bool
Check if event is triggered and eat the event.
Method Details
Trigger()
public
method
Trigger the event
public
Trigger
( ) :
void
return
void
operator()
public
static
method
Check if event is triggered and eat the event.
public
static
operator
( ) :
bool
return
bool