Show / Hide Table of Contents

    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 Source

    IsFarFocusable(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
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX