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
ChangeText
C# Class ChangeText, kaijurising
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: Moehammered/kaijurising
Class Usage Examples
Protected Properties
Property
Type
Description
reader
StreamReader
text
string
theSourceFile
FileInfo
Protected Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
protected
method
protected
Start
( ) :
void
return
void
Update()
protected
method
protected
Update
( ) :
void
return
void
Property Details
reader
protected_oe property
protected
StreamReader
reader
return
StreamReader
text
protected_oe property
protected
string
text
return
string
theSourceFile
protected_oe property
protected
FileInfo
theSourceFile
return
FileInfo