Navigation
API > API/Runtime > API/Runtime/AugmentedReality
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UBlueprintAsyncActionBase
- UARBaseAsyncTaskBlueprintProxy
- UARGetCandidateObjectAsyncTaskBlueprintProxy
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARBlueprintProxy.h |
| Include | #include "ARBlueprintProxy.h" |
Syntax
class UARGetCandidateObjectAsyncTaskBlueprintProxy : public UARBaseAsyncTaskBlueprintProxy
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Extent | ||
| FVector | Location | ||
| FARGetCandidateObjectPin | OnFailed | ||
| FARGetCandidateObjectPin | OnSuccess |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UARGetCandidateObjectAsyncTaskBlueprintProxy * | ARGetCandidateObject
(
UObject* WorldContextObject, |
Saves the point cloud centered at the specified location capturing all of the features within the specified extent as an object that can be detected later |