Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FInputActionUnifiedDelegate
Description
Returns the object bound to either the native or dynamic delegate as a raw, untyped pointer. If you're looking for a bound UObject, prefer GetUObject().
| Name | GetObject |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/InputComponent.h |
| Include Path | #include "Components/InputComponent.h" |
const void * GetObject() const