Navigation
API > API/Plugins > API/Plugins/XRCreative
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDeveloperSettings
- UXRCreativeSettings
References
| Module | XRCreative |
| Header | /Engine/Plugins/Experimental/XRCreativeFramework/Source/XRCreative/Public/XRCreativeSettings.h |
| Include | #include "XRCreativeSettings.h" |
Syntax
UCLASS (Config=XRCreativeSettings, defaultconfig, DisplayName="XR Creative")
class UXRCreativeSettings : public UDeveloperSettings
Remarks
Per project settings for XRCreative.
Functions
| Type | Name | Description | |
|---|---|---|---|
| UXRCreativeSettings * |
Overridden from UDeveloperSettings
| Type | Name | Description | |
|---|---|---|---|
| FName | Gets the category for the settings, some high level grouping like, Editor, Engine, Game...etc. |