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
ExemploArray
C# Class ExemploArray
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: ProgJogos/programacao-2sem2014
Public Properties
Property
Type
Description
notas
float[]
numeros
int[]
Public Methods
Method
Description
Start
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
notas
public_oe property
public
float[]
notas
return
float[]
numeros
public_oe property
public
int[]
numeros
return
int[]