Navigation
API > API/Plugins > API/Plugins/XRScribe
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDeveloperSettings
- UXRScribeDeveloperSettings
References
| Module | XRScribe |
| Header | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Public/XRScribeDeveloperSettings.h |
| Include | #include "XRScribeDeveloperSettings.h" |
Syntax
UCLASS (Config=Engine, defaultconfig, Meta=(DisplayName="XRScribe"))
class UXRScribeDeveloperSettings : public UDeveloperSettings
Remarks
Developer settings for XRScribe
Variables
| Type | Name | Description | |
|---|---|---|---|
| ConfigRestartRequired | |||
| ConsoleVariable | Controls whether XRScribe runs in capture or emulation mode. | ||
| DisplayName | |||
| ToolTip |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UXRScribeDeveloperSettings
(
const FObjectInitializer& Initializer |
Overridden from UDeveloperSettings
| Type | Name | Description | |
|---|---|---|---|
| FName | TODO: File path for capture file Customizing capture dump point (session end, instance teardown, app end) other run modes (e.g. replay) |