IUxtGrabTarget
Interface to implement to enable grab interaction for given primitives.
class IUxtGrabTarget;
Header
#include <UxtGrabTarget.h>
Inheritance
Inherited by UUxtGrabTargetComponent, UUxtPinchSliderComponent
Public Functions
Name | |
---|---|
bool | IsGrabFocusable(const UPrimitiveComponent * Primitive) const |
Public Functions Documentation
function IsGrabFocusable
bool IsGrabFocusable(
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