Navigation
API > API/Plugins > API/Plugins/XRScribe
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArchive & operator<<
(
FArchive& Ar, |
OpenXR types operator<< implementation has to be in the global namespace. | XRScribeFileFormat.h | |
FArchive & operator<<
(
FArchive& Ar, |
XRScribeFileFormat.h | ||
FArchive & operator<<
(
FArchive& Ar, |
XRScribeFileFormat.h | ||
FArchive & operator<<
(
FArchive& Ar, |
XRScribeFileFormat.h |
operator<<(FArchive &, XrApiLayerProperties &)
Description
OpenXR types operator<< implementation has to be in the global namespace.
| Name | operator<< |
| Type | function |
| Header File | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Public/XRScribeFileFormat.h |
| Include Path | #include "XRScribeFileFormat.h" |
| Source | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Private/XRScribeFileFormat.cpp |
FArchive & operator<<
(
FArchive & Ar,
XrApiLayerProperties & LayerProperty
)
operator<<(FArchive &, XrExtensionProperties &)
| Name | operator<< |
| Type | function |
| Header File | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Public/XRScribeFileFormat.h |
| Include Path | #include "XRScribeFileFormat.h" |
| Source | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Private/XRScribeFileFormat.cpp |
FArchive & operator<<
(
FArchive & Ar,
XrExtensionProperties & ExtensionProperty
)
operator<<(FArchive &, XrSystemGetInfo &)
| Name | operator<< |
| Type | function |
| Header File | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Public/XRScribeFileFormat.h |
| Include Path | #include "XRScribeFileFormat.h" |
| Source | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Private/XRScribeFileFormat.cpp |
FArchive & operator<<
(
FArchive & Ar,
XrSystemGetInfo & SystemGetInfo
)
operator<<(FArchive &, XrSystemProperties &)
| Name | operator<< |
| Type | function |
| Header File | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Public/XRScribeFileFormat.h |
| Include Path | #include "XRScribeFileFormat.h" |
| Source | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Private/XRScribeFileFormat.cpp |
FArchive & operator<<
(
FArchive & Ar,
XrSystemProperties & SystemProperties
)