Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LTEvent
C# Class LTEvent, LeanTween
Afficher le fichier
Open project: dentedpixel/LeanTween
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
data
object
id
int
Méthodes publiques
Méthode
Description
LTEvent
(
int
id
,
object
data
) :
UnityEngine
Method Details
LTEvent()
public
méthode
public
LTEvent
(
int
id
,
object
data
) :
UnityEngine
id
int
data
object
Résultat
UnityEngine
Property Details
data
public_oe property
public
object
data
Résultat
object
id
public_oe property
public
int
id
Résultat
int