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
LTEvent
C# Class LTEvent, LeanTween
Exibir arquivo
Open project: dentedpixel/LeanTween
Class Usage Examples
Public Properties
Property
Type
Description
data
object
id
int
Public Methods
Method
Description
LTEvent
(
int
id
,
object
data
) :
UnityEngine
Method Details
LTEvent()
public
method
public
LTEvent
(
int
id
,
object
data
) :
UnityEngine
id
int
data
object
return
UnityEngine
Property Details
data
public_oe property
public
object
data
return
object
id
public_oe property
public
int
id
return
int