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" |
bool HasSameObject
&40;
const void &42; InUserObject
&41; const
Remarks
Returns true if this delegate is bound to the specified UserObject,
Deprecated. True if delegate is bound to the specified UserObject
Parameters
| Name | Description |
|---|---|
| InUserObject |