TMulticastScriptDelegate::IsBound

Checks to see if any functions are bound to this multi-cast delegate

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/UObject/ScriptDelegates.h

Include

#include "UObject/ScriptDelegates.h"

Syntax

bool IsBound() const

Remarks

Checks to see if any functions are bound to this multi-cast delegate

Returns

True if any functions are bound

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