Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TMulticastScriptDelegate
Description
Returns all objects associated with this multicast-delegate, even if unreachable. For advanced uses only you should never need call this function in normal circumstances.
| Name | GetAllObjectsEvenIfUnreachable |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/UObject/ScriptDelegates.h |
| Include Path | #include "UObject/ScriptDelegates.h" |
TArray < UObject * > GetAllObjectsEvenIfUnreachable() const
List of objects bound to this delegate