unreal.ARGetCandidateObjectAsyncTaskBlueprintProxy
¶
- class unreal.ARGetCandidateObjectAsyncTaskBlueprintProxy(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ARBaseAsyncTaskBlueprintProxy
ARGet Candidate Object Async Task Blueprint Proxy
C++ Source:
Module: AugmentedReality
File: ARBlueprintProxy.h
Editor Properties: (see get_editor_property/set_editor_property)
on_failed
(ARGetCandidateObjectPin): [Read-Write]on_success
(ARGetCandidateObjectPin): [Read-Write]
- property on_failed: ARGetCandidateObjectPin¶
[Read-Write]
- Type:
- property on_success: ARGetCandidateObjectPin¶
[Read-Write]
- Type: