Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ChangeText
C# 클래스 ChangeText, kaijurising
상속:
MonoBehaviour
파일 보기
프로젝트 열기: Moehammered/kaijurising
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
reader
StreamReader
text
string
theSourceFile
FileInfo
보호된 메소드들
메소드
설명
Start
( ) :
void
Update
( ) :
void
메소드 상세
Start()
보호된
메소드
protected
Start
( ) :
void
리턴
void
Update()
보호된
메소드
protected
Update
( ) :
void
리턴
void
프로퍼티 상세
reader
보호되어 있는 프로퍼티
protected
StreamReader
reader
리턴
StreamReader
text
보호되어 있는 프로퍼티
protected
string
text
리턴
string
theSourceFile
보호되어 있는 프로퍼티
protected
FileInfo
theSourceFile
리턴
FileInfo