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
AssemblyCSharp
UISlots
C# Class AssemblyCSharp.UISlots
Inheritance:
UnityEngine.MonoBehaviour
Afficher le fichier
Open project: wooga/ps_social_jam
Méthodes publiques
Свойство
Type
Description
MatchResult
UIMatchResult
TournamentStart
UITournamentStart
Méthodes publiques
Méthode
Description
Awake
( ) :
void
HideIngredients
( ) :
void
Init
( ) :
void
OnDestroy
( ) :
void
OnDrop
(
UIDropEvent
e
) :
void
Method Details
Awake()
public
méthode
public
Awake
( ) :
void
Résultat
void
HideIngredients()
public
méthode
public
HideIngredients
( ) :
void
Résultat
void
Init()
public
méthode
public
Init
( ) :
void
Résultat
void
OnDestroy()
public
méthode
public
OnDestroy
( ) :
void
Résultat
void
OnDrop()
public
méthode
public
OnDrop
(
UIDropEvent
e
) :
void
e
UIDropEvent
Résultat
void
Property Details
MatchResult
public_oe property
public
UIMatchResult,AssemblyCSharp
MatchResult
Résultat
UIMatchResult
TournamentStart
public_oe property
public
UITournamentStart,AssemblyCSharp
TournamentStart
Résultat
UITournamentStart