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 IsBoundToObjectEvenIfUnreachable
&40;
void const &42; InUserObject
&41; const
Remarks
Checks to see if this delegate is bound to the given user object, even if the object is unreachable. True if this delegate is bound to InUserObject, false otherwise.