Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
LoadNewLevel
C# Class LoadNewLevel, Team-6
Inheritance:
MonoBehaviour
Mostra file
Open project: RUGSoftEng/Team-6
Public Properties
Property
Type
Description
bottemText
Text
maxLength
int
minWords
int
text
Text
Public Methods
Method
Description
FadeText
( ) :
IEnumerator
LoadLevel
(
int
index
) :
void
Private Methods
Method
Description
showTooFewWords
(
string
message
) :
void
Method Details
FadeText()
public
method
public
FadeText
( ) :
IEnumerator
return
IEnumerator
LoadLevel()
public
method
public
LoadLevel
(
int
index
) :
void
index
int
return
void
Property Details
bottemText
public_oe property
public
Text
bottemText
return
Text
maxLength
public_oe property
public
int
maxLength
return
int
minWords
public_oe property
public
int
minWords
return
int
text
public_oe property
public
Text
text
return
Text