TIndexedValuesChangeBuilder::UpdateValues

Modify a set of values

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Changes/IndexedAttributeChange.h

Include

#include "Changes/IndexedAttributeChange.h"

Syntax

void UpdateValues
(
    const TArray< int32 > & Indices,
    const TArray< ValueType > & OldValues,
    const TArray< ValueType > & NewValues
)

Remarks

Modify a set of values

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