Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
RedOrBlue
C# Class RedOrBlue, goalBall
Displays the winning team in the endgame scene
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: DrexelGoalBall/goalBall
Public Properties
Property
Type
Description
blue
Text
red
Text
Public Methods
Method
Description
Start
( ) :
void
Destroys the object corresponding to the losing team
Method Details
Start()
public
method
Destroys the object corresponding to the losing team
public
Start
( ) :
void
return
void
Property Details
blue
public_oe property
public
Text
blue
return
Text
red
public_oe property
public
Text
red
return
Text