Navigation
API > API/Plugins > API/Plugins/OpenXRInput
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UOpenXRInputSettings
References
| Module | OpenXRInput |
| Header | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRInput/Public/OpenXRInputSettings.h |
| Include | #include "OpenXRInputSettings.h" |
Syntax
UCLASS&40;Config&61;Input, defaultconfig&41;
class UOpenXRInputSettings : public UObject
Remarks
Implements the settings for the OpenXR Input plugin.
Variables
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGSFSoftObjectPath | MappableInputConfig | Set a mappable input config to allow OpenXR runtimes to remap the Enhanced Input actions. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UOpenXRInputSettings
(
const FObjectInitializer& ObjectInitializer |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| void | PostEditChangeChainProperty
(
FPropertyChangedChainEvent& PropertyChangedEvent |
This alternate version of PostEditChange is called when properties inside structs are modified. |