Nocturna
Preparing search index...
HUD/EditorHUD
IHUDEditor
Interface IHUDEditor
IHUDEditor defines the interface for the editor HUD.
interface
IHUDEditor
{
dispose
()
:
void
;
setMode
(
mode
:
string
)
:
void
;
}
Index
Methods
dispose
set
Mode
Methods
dispose
dispose
()
:
void
Returns
void
set
Mode
setMode
(
mode
:
string
)
:
void
Parameters
mode
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
dispose
set
Mode
Nocturna
Loading...
IHUDEditor defines the interface for the editor HUD.