Navigation
API > API/Plugins > API/Plugins/AudioWidgets > API/Plugins/AudioWidgets/AudioMaterialSlate
Inheritance Hierarchy
References
| Module | AudioWidgets |
| Header | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/AudioMaterialSlate/AudioMaterialEnvelope.h |
| Include | #include "AudioMaterialSlate/AudioMaterialEnvelope.h" |
Syntax
UCLASS ()
class UAudioMaterialEnvelope : public UWidget
Remarks
A simple widget that shows a envelope curve Depending on given AudioMaterialEnvelopeSetings Rendered by using material instead of texture.
- No Children
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAudioMaterialEnvelopeSettings | EnvelopeSettings | Envelope settings | |
| FAudioMaterialEnvelopeStyle | WidgetStyle | The Envelope's style |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from UWidget
| Type | Name | Description | |
|---|---|---|---|
| const FText | Gets the palette category of the widget | ||
| TSharedRef< SWidget > | UWidget. | ||
| void | UWidget. |
Overridden from UVisual
| Type | Name | Description | |
|---|---|---|---|
| void | ReleaseSlateResources
(
bool bReleaseChildren |
UVisual. |