Drag[en]gine Script Module DragonScript 1.23
Loading...
Searching...
No Matches
Dragengine.Gui.WindowLogo.ActivateMicrophoneWhileShown Class Reference

Activate microphone while window is shown. More...

Inheritance diagram for Dragengine.Gui.WindowLogo.ActivateMicrophoneWhileShown:

Public Member Functions

ActivateMicrophoneWhileShown new (Microphone microphone)
 Create listener with microphone to activate while window is shown.
 
void onWidgetHidden (WidgetEvent event)
 Widget has been hidden.
 
void onWidgetShown (WidgetEvent event)
 Widget has been shown.
 

Public Attributes

Microphone pMicrophone
 
Microphone pRestoreMicrophone
 

Detailed Description

Activate microphone while window is shown.

Upon showing window stores current active microphone and activates the window one. Upon closing the window reactivates the previous microphone.

Member Function Documentation

◆ new()

ActivateMicrophoneWhileShown Dragengine.Gui.WindowLogo.ActivateMicrophoneWhileShown.new ( Microphone  microphone)

Create listener with microphone to activate while window is shown.

◆ onWidgetHidden()

void Dragengine.Gui.WindowLogo.ActivateMicrophoneWhileShown.onWidgetHidden ( WidgetEvent  event)

Widget has been hidden.

◆ onWidgetShown()

void Dragengine.Gui.WindowLogo.ActivateMicrophoneWhileShown.onWidgetShown ( WidgetEvent  event)

Widget has been shown.

Member Data Documentation

◆ pMicrophone

Microphone Dragengine.Gui.WindowLogo.ActivateMicrophoneWhileShown.pMicrophone

◆ pRestoreMicrophone

Microphone Dragengine.Gui.WindowLogo.ActivateMicrophoneWhileShown.pRestoreMicrophone

The documentation for this class was generated from the following file: