Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Delegates > API/Runtime/Core/Delegates/TDelegateBase
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Delegates/DelegateBase.h |
| Include | #include "Delegates/DelegateBase.h" |
bool IsCompactable&40;&41; const
Remarks
Checks to see if this delegate can ever become valid again - if not, it can be removed from broadcast lists or otherwise repurposed. True if the delegate is compatable, false otherwise.