Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ZeldaFullEditor
StringKey
C# Class ZeldaFullEditor.StringKey
Afficher le fichier
Open project: Zarby89/ZScreamDungeon
Méthodes publiques
Свойство
Type
Description
keys
byte[]
text
string
Méthodes publiques
Méthode
Description
StringKey
(
string
text
,
Array
keys
) :
System
Method Details
StringKey()
public
méthode
public
StringKey
(
string
text
,
Array
keys
) :
System
text
string
keys
Array
Résultat
System
Property Details
keys
public_oe property
public
byte[]
keys
Résultat
byte[]
text
public_oe property
public
string
text
Résultat
string