Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components
Inheritance Hierarchy
- FSceneComponentInstanceData
- FWidgetComponentInstanceData
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/WidgetComponent.h |
| Include | #include "Components/WidgetComponent.h" |
Syntax
USTRUCT ()
struct FWidgetComponentInstanceData : public FSceneComponentInstanceData
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UTextureRenderTarget2D > | RenderTarget | ||
| TSubclassOf< UUserWidget > | WidgetClass |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FWidgetComponentInstanceData
(
const UWidgetComponent* SourceComponent |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
||
| void | ApplyToComponent
(
UActorComponent* Component, |
||
| bool | ContainsData () |