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
AssemblyCSharp
UICookingDragListener
C# Class AssemblyCSharp.UICookingDragListener
Inheritance:
UnityEngine.MonoBehaviour
Exibir arquivo
Open project: wooga/ps_social_jam
Public Properties
Property
Type
Description
Text
UnityEngine.UI.Text
Public Methods
Method
Description
Awake
( ) :
void
OnDestroy
( ) :
void
OnDrag
(
UIDragEvent
e
) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
OnDestroy()
public
method
public
OnDestroy
( ) :
void
return
void
OnDrag()
public
method
public
OnDrag
(
UIDragEvent
e
) :
void
e
UIDragEvent
return
void
Property Details
Text
public_oe property
public
Text,UnityEngine.UI
Text
return
UnityEngine.UI.Text