Navigation
API > API/Runtime > API/Runtime/AugmentedReality
| Name | FARSystemSupportBase |
| Type | class |
| Header File | /Engine/Source/Runtime/AugmentedReality/Public/ARSystemSupportBase.h |
| Include Path | #include "ARSystemSupportBase.h" |
Syntax
class FARSystemSupportBase : public IARSystemSupport
Implements Interfaces
Functions
Public
Overridden from IARSystemSupport
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool OnPinComponentToARPin
(
USceneComponent* ComponentToPin, |
Pin a component to an existing ARPin. | ARSystemSupportBase.h |