Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ZeldaFullEditor
StringKey
C# Class ZeldaFullEditor.StringKey
ファイルを表示
Open project: Zarby89/ZScreamDungeon
Public Properties
Property
Type
Description
keys
byte[]
text
string
Public Methods
Method
Description
StringKey
(
string
text
,
Array
keys
) :
System
Method Details
StringKey()
public
method
public
StringKey
(
string
text
,
Array
keys
) :
System
text
string
keys
Array
return
System
Property Details
keys
public_oe property
public
byte[]
keys
return
byte[]
text
public_oe property
public
string
text
return
string