FOptionallySparseIndexMap::Set

Sets the map at a given index. Do not call if MapType is ScaleAndOffset.

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Util/SparseIndexCollectionTypes.h"

Syntax

void Set
(
    int Index,
    int Value
)

Remarks

Sets the map at a given index. Do not call if MapType is ScaleAndOffset.

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