Show / Hide Table of Contents

    Class IUxtCollectionObject

    Interface for components that can be poked.

    Inheritance
    System::Object
    IUxtCollectionObject
    Namespace:
    Assembly: .dll
    Syntax
    public: class IUxtCollectionObject

    Methods

    | Improve this Doc View Source

    GetFarTarget()

    Declaration
    public: TScriptInterface<IUxtFarTarget> GetFarTarget()
    Returns
    Type Description
    TScriptInterface<IUxtFarTarget>
    | Improve this Doc View Source

    GetPokeTarget()

    Declaration
    public: TScriptInterface<IUxtPokeTarget> GetPokeTarget()
    Returns
    Type Description
    TScriptInterface<IUxtPokeTarget>
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX