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