Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Delegates > API/Runtime/Core/Delegates/TMulticastDelegateBase
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Delegates/MulticastDelegateBase.h |
| Include | #include "Delegates/MulticastDelegateBase.h" |
bool IsBoundToObject
&40;
void const &42; InUserObject
&41; const
Remarks
Checks to see if any functions are bound to the given user object. True if any functions are bound to InUserObject, false otherwise.