TLinkedListBase::IsLinked

Returns whether element is currently linked.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/List.h

Include

#include "Containers/List.h"

Syntax

bool IsLinked()

Remarks

Returns whether element is currently linked.

Returns

true if currently linked, false otherwise

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