TDoubleLinkedList::Num

Returns the number of items in the list.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/List.h"

Syntax

int32 Num() const

Remarks

Returns the number of items in the list.

Returns

Item count.

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