TScriptDelegate::GetUObjectEvenIfUnreachable

Gets the object bound to this delegate (const), even if the object is unreachable

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "UObject/ScriptDelegates.h"

Syntax

const UObject * GetUObjectEvenIfUnreachable() const

Remarks

Gets the object bound to this delegate (const), even if the object is unreachable

Returns

The object

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