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