TSet::IsEmpty

Returns true if the sets is empty and contains no elements.

References

Module

Core

Header

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

Include

#include "Containers/Set.h"

Syntax

bool IsEmpty() const

Remarks

Returns true if the sets is empty and contains no elements.

Returns

True if the set is empty.

See Also

Num

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