C# Class Aura.Channel.Scripting.Scripts.DialogHotkey

Shows the configured hotkey for the given id.
Inheritance: DialogElement
Afficher le fichier Open project: aura-project/aura

Méthodes publiques

Méthode Description
DialogHotkey ( string text ) : Aura.Mabi
Render ( StringBuilder &sb ) : void

Method Details

DialogHotkey() public méthode

public DialogHotkey ( string text ) : Aura.Mabi
text string
Résultat Aura.Mabi

Render() public méthode

public Render ( StringBuilder &sb ) : void
sb StringBuilder
Résultat void