Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
FairyGUI
EventListener
EventListener
FairyGUI.EventListener.EventListener C# (CSharp) Method
EventListener Class Documentation
Exibir arquivo
Open project: fairygui/FairyGUI-unity
EventListener()
public
method
public
EventListener
(
EventDispatcher
owner
,
string
type
) :
System.Collections.Generic
owner
EventDispatcher
type
string
return
System.Collections.Generic
public EventListener(EventDispatcher owner, string type) { this.owner = owner; this._type = type; }
EventListener
Add
AddCapture
BroadcastCall
BubbleCall
Call
Clear
EventListener
Remove
RemoveCapture
Set