API reference
API reference
Select your platform
No SDKs available
No versions available

UMRUKRoomData Class

Extends UObject
Load room data from device. When all room data has been loaded, the OnComplete event will be fired.

Fields

Event that gets fired after all room data has been loaded.
FOculusXRRoomLayout RoomLayout[Get]
TArray< TObjectPtr< UMRUKAnchorData > > AnchorsData[Get]
AMRUKLocalizer * LocalizationActor[Get]

Member Functions

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam
( FOnComplete ,
bool ,
Success )
void LoadFromDevice
( const FOculusXRAnchorsDiscoverResult & AnchorsDiscoverResult )
void LoadFromJson
( const FJsonValue & Value )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon