C# Class AssemblyCSharp.UICookingDragListener

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: wooga/ps_social_jam

Méthodes publiques

Свойство Type Description
Text UnityEngine.UI.Text

Méthodes publiques

Méthode Description
Awake ( ) : void
OnDestroy ( ) : void
OnDrag ( UIDragEvent e ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

OnDrag() public méthode

public OnDrag ( UIDragEvent e ) : void
e UIDragEvent
Résultat void

Property Details

Text public_oe property

public Text,UnityEngine.UI Text
Résultat UnityEngine.UI.Text