TMultiMap::Num

Since we implement an overloaded [Num()](API\Runtime\Core\Containers\TMultiMap\Num\2) function in [TMultiMap](API\Runtime\Core\Containers\TMultiMap), we need to reimplement [TMapBase::Num](API\Runtime\Core\Containers\TMapBase\Num) to make it visible.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/Map.h"

Syntax

int32 Num() const

Remarks

Since we implement an overloaded Num() function in TMultiMap, we need to reimplement TMapBase::Num to make it visible.

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