Navigation
API > API/Plugins > API/Plugins/XRCreative
Inheritance Hierarchy
- UUserWidget
- UCommonUserWidget
- UCommonActivatableWidget
- UXRCreativePalette
References
| Module | XRCreative |
| Header | /Engine/Plugins/Experimental/XRCreativeFramework/Source/XRCreative/Public/XRCreativeToolset.h |
| Include | #include "XRCreativeToolset.h" |
Syntax
UCLASS ()
class UXRCreativePalette : public UCommonActivatableWidget
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< AXRCreativeAvatar > | Owner | ||
| TArray< TObjectPtr< UXRCreativePaletteTab > > | Tabs |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SetOwner
(
AXRCreativeAvatar* InOwner |