Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Aura
Channel
Scripting
Scripts
DialogHotkey
C# Class Aura.Channel.Scripting.Scripts.DialogHotkey
Shows the configured hotkey for the given id.
Inheritance:
DialogElement
显示文件
Open project: aura-project/aura
Public Methods
Method
Description
DialogHotkey
(
string
text
) :
Aura.Mabi
Render
(
StringBuilder
&
sb
) :
void
Method Details
DialogHotkey()
public
method
public
DialogHotkey
(
string
text
) :
Aura.Mabi
text
string
return
Aura.Mabi
Render()
public
method
public
Render
(
StringBuilder
&
sb
) :
void
sb
StringBuilder
return
void