Navigation
API > API/Plugins > API/Plugins/XRScribe
Inheritance Hierarchy
- FOpenXRAPIPacketBase
- FOpenXRGetCurrentInteractionProfilePacket
References
| Module | XRScribe |
| Header | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Public/XRScribeFileFormat.h |
| Include | #include "XRScribeFileFormat.h" |
Syntax
struct FOpenXRGetCurrentInteractionProfilePacket : public UE::XRScribe::FOpenXRAPIPacketBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| XrInteractionProfileState | InteractionProfile | ||
| XrSession | Session | ||
| XrPath | TopLevelUserPath |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FOpenXRGetCurrentInteractionProfilePacket
(
XrResult InResult |