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
WinCondition
C# Class WinCondition
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: BornToGrill/Project-Frequency
Class Usage Examples
Public Properties
Property
Type
Description
Losers
Player[],
Winner
Player,
Public Methods
Method
Description
BaseDestroyed
( ) :
void
Private Methods
Method
Description
Start
( ) :
void
Method Details
BaseDestroyed()
public
method
public
BaseDestroyed
( ) :
void
return
void
Property Details
Losers
public_oe property
public
Player[],
Losers
return
Player[],
Winner
public_oe property
public
Player,
Winner
return
Player,