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

Shows the configured hotkey for the given id.
Inheritance: DialogElement
Datei anzeigen 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