Show / Hide Table of Contents

    IUxtCollectionObject

    Interface for components that can be poked.

    class IUxtCollectionObject;
    

    Header

    #include <UxtCollectionObject.h>

    Inheritance

    Inherited by AUxtBasePressableButtonActor, UUxtPressableButtonComponent

    Public Functions

    Name
    TScriptInterface< IUxtPokeTarget > GetPokeTarget()
    TScriptInterface< IUxtFarTarget > GetFarTarget()

    Public Functions Documentation

    function GetPokeTarget

    TScriptInterface< IUxtPokeTarget > GetPokeTarget()
    

    function GetFarTarget

    TScriptInterface< IUxtFarTarget > GetFarTarget()
    

    Updated on 2 November 2021 at 11:40:25 Coordinated Universal Time

    • Improve this Doc
    Back to top Generated by DocFX