static AActor * | SpawnActorWithAnchorHandle ( UObject * WorldContextObject, FOculusXRUInt64 Handle, FOculusXRUUID UUID, EOculusXRSpaceStorageLocation AnchorLocation, UClass * ActorClass, AActor * Owner, APawn * Instigator, ESpawnActorCollisionHandlingMethod CollisionHandlingMethod ) |
static AActor * | SpawnActorWithAnchorQueryResults ( UObject * WorldContextObject, const FOculusXRSpaceQueryResult & QueryResult, UClass * ActorClass, AActor * Owner, APawn * Instigator, ESpawnActorCollisionHandlingMethod CollisionHandlingMethod ) |
static bool | GetAnchorComponentStatus ( AActor * TargetActor, EOculusXRSpaceComponentType ComponentType, bool & bIsEnabled ) |
static bool | |
static bool | TryGetAnchorTransformByHandle ( const FOculusXRUInt64 & Handle, FTransform & OutTransform, FOculusXRAnchorLocationFlags & OutLocationFlags ) |
static FString | AnchorHandleToString ( const FOculusXRUInt64 Value ) |
static FString | AnchorUUIDToString ( const FOculusXRUUID & Value ) |
static FOculusXRUUID | StringToAnchorUUID ( const FString & Value ) |
static bool | |
static bool | |
static bool | IsAnchorResultSuccess ( EOculusXRAnchorResult::Type result ) |
static const UOculusXRBaseAnchorComponent * | GetAnchorComponent ( const FOculusXRSpaceQueryResult & QueryResult, EOculusXRSpaceComponentType ComponentType, UObject * Outer ) |
static bool | GetRoomLayout ( FOculusXRUInt64 Space, FOculusXRRoomLayout & RoomLayoutOut, int32 MaxWallsCapacity ) |
static AActor* UOculusXRAnchorBPFunctionLibrary::SpawnActorWithAnchorHandle ( UObject * WorldContextObject, FOculusXRUInt64 Handle, FOculusXRUUID UUID, EOculusXRSpaceStorageLocation AnchorLocation, UClass * ActorClass, AActor * Owner, APawn * Instigator, ESpawnActorCollisionHandlingMethod CollisionHandlingMethod ) |
---|
No description available.
|
static AActor* UOculusXRAnchorBPFunctionLibrary::SpawnActorWithAnchorQueryResults ( UObject * WorldContextObject, const FOculusXRSpaceQueryResult & QueryResult, UClass * ActorClass, AActor * Owner, APawn * Instigator, ESpawnActorCollisionHandlingMethod CollisionHandlingMethod ) |
---|
No description available.
|
static bool UOculusXRAnchorBPFunctionLibrary::GetAnchorComponentStatus ( AActor * TargetActor, EOculusXRSpaceComponentType ComponentType, bool & bIsEnabled ) |
---|
No description available.
|
static bool UOculusXRAnchorBPFunctionLibrary::GetAnchorTransformByHandle ( const FOculusXRUInt64 & Handle, FTransform & OutTransform ) |
---|
No description available.
|
static bool UOculusXRAnchorBPFunctionLibrary::TryGetAnchorTransformByHandle ( const FOculusXRUInt64 & Handle, FTransform & OutTransform, FOculusXRAnchorLocationFlags & OutLocationFlags ) |
---|
No description available.
|
static FString UOculusXRAnchorBPFunctionLibrary::AnchorHandleToString ( const FOculusXRUInt64 Value ) |
---|
No description available.
|
static FString UOculusXRAnchorBPFunctionLibrary::AnchorUUIDToString ( const FOculusXRUUID & Value ) |
---|
No description available.
|
static FOculusXRUUID UOculusXRAnchorBPFunctionLibrary::StringToAnchorUUID ( const FString & Value ) |
---|
No description available.
|
static bool UOculusXRAnchorBPFunctionLibrary::IsEqual_FOculusXRUInt64 ( const FOculusXRUInt64 Left, const FOculusXRUInt64 Right ) |
---|
No description available.
|
static bool UOculusXRAnchorBPFunctionLibrary::IsEqual_FOculusXRUUID ( const FOculusXRUUID & Left, const FOculusXRUUID & Right ) |
---|
No description available.
|
static bool UOculusXRAnchorBPFunctionLibrary::IsAnchorResultSuccess ( EOculusXRAnchorResult::Type result ) |
---|
No description available.
|
static const UOculusXRBaseAnchorComponent* UOculusXRAnchorBPFunctionLibrary::GetAnchorComponent ( const FOculusXRSpaceQueryResult & QueryResult, EOculusXRSpaceComponentType ComponentType, UObject * Outer ) |
---|
No description available.
|
static bool UOculusXRAnchorBPFunctionLibrary::GetRoomLayout ( FOculusXRUInt64 Space, FOculusXRRoomLayout & RoomLayoutOut, int32 MaxWallsCapacity ) |
---|
No description available.
|