Navigation
API > API/Plugins > API/Plugins/XRScribe
| Name | FOpenXRGetInputSourceLocalizedNamePacket |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Public/XRScribeFileFormat.h |
| Include Path | #include "XRScribeFileFormat.h" |
Syntax
struct FOpenXRGetInputSourceLocalizedNamePacket : public UE::XRScribe::FOpenXRAPIPacketBase
Inheritance Hierarchy
- FOpenXRAPIPacketBase → FOpenXRGetInputSourceLocalizedNamePacket
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOpenXRGetInputSourceLocalizedNamePacket
(
XrResult InResult |
XRScribeFileFormat.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LocalizedName | TStaticArray< ANSICHAR, XR_MAX_PATH_LENGTH > | XRScribeFileFormat.h | ||
| NameGetInfo | XrInputSourceLocalizedNameGetInfo | XRScribeFileFormat.h | ||
| Session | XrSession | XRScribeFileFormat.h |