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