Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
StonehearthEditor
EncounterScriptFile
C# 클래스 StonehearthEditor.EncounterScriptFile
파일 보기
프로젝트 열기: stonehearth/stonehearth-editor
1 사용 예제들
공개 메소드들
메소드
설명
EncounterScriptFile
(
string
filePath
) :
System.IO
Load
( ) :
void
WriteDefaultToFile
(
string
path
) :
void
메소드 상세
EncounterScriptFile()
공개
메소드
public
EncounterScriptFile
(
string
filePath
) :
System.IO
filePath
string
리턴
System.IO
Load()
공개
메소드
public
Load
( ) :
void
리턴
void
WriteDefaultToFile()
공개
메소드
public
WriteDefaultToFile
(
string
path
) :
void
path
string
리턴
void