FDelegateHandle::IsValid

Returns true if this was ever bound to a delegate, but you need to check with the owning delegate to confirm it is still valid

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Delegates/IDelegateInstance.h

Include

#include "Delegates/IDelegateInstance.h"

Syntax

bool IsValid() const

Remarks

Returns true if this was ever bound to a delegate, but you need to check with the owning delegate to confirm it is still valid

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss