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
MainForm.NewModCallback
C# 클래스 StonehearthEditor.MainForm.NewModCallback
상속:
InputDialog.IDialogCallback
파일 보기
프로젝트 열기: stonehearth/stonehearth-editor
공개 메소드들
메소드
설명
NewModCallback
(
ManifestView
owner
) :
System
OnAccept
(
string
inputMessage
) :
bool
OnCancelled
( ) :
void
비공개 메소드들
메소드
설명
checkNewModName
(
string
modName
) :
bool
메소드 상세
NewModCallback()
공개
메소드
public
NewModCallback
(
ManifestView
owner
) :
System
owner
ManifestView
리턴
System
OnAccept()
공개
메소드
public
OnAccept
(
string
inputMessage
) :
bool
inputMessage
string
리턴
bool
OnCancelled()
공개
메소드
public
OnCancelled
( ) :
void
리턴
void