Navigation
API > API/Plugins > API/Plugins/XRScribe
| Name | FOpenXRPathToStringPacket |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Public/XRScribeFileFormat.h |
| Include Path | #include "XRScribeFileFormat.h" |
Syntax
struct FOpenXRPathToStringPacket : public UE::XRScribe::FOpenXRAPIPacketBase
Inheritance Hierarchy
- FOpenXRAPIPacketBase → FOpenXRPathToStringPacket
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOpenXRPathToStringPacket
(
XrResult InResult |
XRScribeFileFormat.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ExistingPath | XrPath | XRScribeFileFormat.h | ||
| Instance | XrInstance | XRScribeFileFormat.h | ||
| PathStringToRead | TStaticArray< ANSICHAR, XR_MAX_PATH_LENGTH > | XRScribeFileFormat.h |