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 SourceGetFarTarget()
Declaration
public: TScriptInterface<IUxtFarTarget> GetFarTarget()
Returns
Type | Description |
---|---|
TScriptInterface<IUxtFarTarget> |
GetPokeTarget()
Declaration
public: TScriptInterface<IUxtPokeTarget> GetPokeTarget()
Returns
Type | Description |
---|---|
TScriptInterface<IUxtPokeTarget> |