Navigation
API > API/Plugins > API/Plugins/XRScribe > API/Plugins/XRScribe/FOpenXRActionPoseManager
References
| Module | XRScribe |
| Header | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Public/XRScribeEmulatedPoseManager.h |
| Include | #include "XRScribeEmulatedPoseManager.h" |
| Source | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Private/XRScribeEmulatedPoseManager.cpp |
void RegisterCapturedActionSpaces
(
const TArray < FOpenXRCreateActionSpacePacket > & CreateActionSpacePackets
)
Remarks
Register information about action spaces from capture file, which we need to build a history of space locations for XR devices
Parameters
| Name | Description |
|---|---|
| CreateActionSpacePackets | The create infos for the captured action spaces |