Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/UObject > API/Runtime/Core/UObject/TScriptDelegate
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/UObject/ScriptDelegates.h |
Include | #include "UObject/ScriptDelegates.h" |
bool IsBoundToObject
&40;
void const &42; InUserObject
&41; const
Remarks
Checks to see if this delegate is bound to the given user object. True if this delegate is bound to InUserObject, false otherwise.