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
TUField
C# Class TUField, VirtualVEX
A field set up for the Toss Up game
Inheritance:
Field
Afficher le fichier
Open project: jpwchang/VirtualVEX
Méthodes publiques
Свойство
Type
Description
buckyBlue
Transform
buckyRed
Transform
skin
UnityEngine.GUISkin
Méthodes publiques
Méthode
Description
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
matchLoad
(
string
arg
) :
void
Method Details
OnGUI()
public
méthode
public
OnGUI
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
matchLoad()
public
méthode
public
matchLoad
(
string
arg
) :
void
arg
string
Résultat
void
Property Details
buckyBlue
public_oe property
public
Transform
buckyBlue
Résultat
Transform
buckyRed
public_oe property
public
Transform
buckyRed
Résultat
Transform
skin
public_oe property
public
GUISkin,UnityEngine
skin
Résultat
UnityEngine.GUISkin