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 2 November 2021 at 11:40:25 Coordinated Universal Time