Navigation
API > API/Runtime > API/Runtime/AugmentedReality
Inheritance Hierarchy
- IARSystemSupport
- FARSystemSupportBase
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARSystemSupportBase.h |
| Include | #include "ARSystemSupportBase.h" |
Syntax
class FARSystemSupportBase : public IARSystemSupport
Overridden from IARSystemSupport
| Type | Name | Description | |
|---|---|---|---|
| bool | OnPinComponentToARPin
(
USceneComponent* ComponentToPin, |
Pin a component to an existing ARPin. |