Class IUxtFarTarget
Interface to implement to enable far interaction for given primitives.
Inheritance
System::Object
IUxtFarTarget
Namespace:
Assembly: .dll
Syntax
public: class IUxtFarTarget
Methods
| Improve this Doc View SourceIsFarFocusable(const UPrimitiveComponent *Primitive)
Returns true if the given primitive should be considerered a valid focus target.
Declaration
public: bool IsFarFocusable(const UPrimitiveComponent *Primitive) const
Parameters
Type | Name | Description |
---|---|---|
const UPrimitiveComponent * | Primitive |
Returns
Type | Description |
---|---|
bool |