Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Delegates > API/Runtime/Core/Delegates/IDelegateInstance
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Delegates/IDelegateInstance.h |
| Include | #include "Delegates/IDelegateInstance.h" |
UObject &42; GetUObject&40;&41; const
Remarks
Returns the UObject that this delegate instance is bound to. Pointer to the UObject, or nullptr if not bound to a UObject.