FIndexFlagSet::operator[]

Array-style accessor that returns true if Index is in set, false otherwise

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Util/SparseIndexCollectionTypes.h

Include

#include "Util/SparseIndexCollectionTypes.h"

Syntax

const bool operator[]
(
    unsigned int Index
) const

Remarks

Array-style accessor that returns true if Index is in set, 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