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