IUxtFarTarget
Interface to implement to enable far interaction for given primitives.
class IUxtFarTarget;
Header
#include <UxtFarTarget.h>
Inheritance
Inherited by UUxtGrabTargetComponent, UUxtPinchSliderComponent, UUxtPressableButtonComponent, UUxtTapToPlaceComponent, UUxtTouchableVolumeComponent, UUxtWidgetComponent
Public Functions
| Name | |
|---|---|
| bool | IsFarFocusable(const UPrimitiveComponent * Primitive) const | 
Public Functions Documentation
function IsFarFocusable
bool IsFarFocusable(
    const UPrimitiveComponent * Primitive
) const
Returns true if the given primitive should be considerered a valid focus target.
Updated on 19 August 2021 at 17:42:51 Coordinated Universal Time