Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components
Inheritance Hierarchy
- UObject
- UVisual
- UPanelSlot
- UBackgroundBlurSlot
- UBorderSlot
- UButtonSlot
- UCanvasPanelSlot
- UGridSlot
- UHorizontalBoxSlot
- UOverlaySlot
- USafeZoneSlot
- UScaleBoxSlot
- UScrollBoxSlot
- USizeBoxSlot
- UStackBoxSlot
- UUniformGridSlot
- UVerticalBoxSlot
- UWidgetSwitcherSlot
- UWindowTitleBarAreaSlot
- UWrapBoxSlot
- UWidget
- UAudioMeter
- UAudioOscilloscope
- UAudioRadialSlider
- UAudioFrequencyRadialSlider
- UAudioVolumeRadialSlider
- UAudioSliderBase
- UAudioFrequencySlider
- UAudioSlider
- UAudioVolumeSlider
- UAudioVectorscope
- UCircularThrobber
- UComboBox
- UComboBoxKey
- UComboBoxString
- UDynamicEntryBoxBase
- UDynamicEntryBox
- UEditableText
- UEditableTextBox
- UExpandableArea
- UImage
- UInputKeySelector
- UListViewBase
- UListView
- UTileView
- UTreeView
- UNativeWidgetHost
- UObjectMixerEditorUWidget
- UPanelWidget
- UCanvasPanel
- UContentWidget
- UBackgroundBlur
- UBorder
- UButton
- UCheckBox
- UInvalidationBox
- UMenuAnchor
- UNamedSlot
- URetainerBox
- USafeZone
- UScaleBox
- USizeBox
- UViewport
- UWindowTitleBarArea
- UGridPanel
- UHorizontalBox
- UOverlay
- UScrollBox
- UStackBox
- UUniformGridPanel
- UVerticalBox
- UWidgetSwitcher
- UWrapBox
- UPostBufferUpdate
- UProgressBar
- UScrollBar
- USlider
- USpacer
- USpinBox
- UTextLayoutWidget
- UMultiLineEditableText
- UMultiLineEditableTextBox
- URichTextBlock
- UTextBlock
- UThrobber
- UUserWidget
- UMoviePipelineBurnInWidget
- UTakeRecorderOverlayWidget
- UVCamWidget
- UVCamStateSwitcherWidget
- UVPAssetThumbnailWrapperWidget
- UWebBrowser
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/Visual.h |
| Include | #include "Components/Visual.h" |
Syntax
UCLASS (DefaultToInstanced, MinimalAPI)
class UVisual : public UObject
Remarks
The base class for elements in UMG: slots and widgets.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UVisual
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BeginDestroy () |
||
| bool | |||
| void | ReleaseSlateResources
(
bool bReleaseChildren |