Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Changes > API/Plugins/ModelingComponents/Changes/TIndexedValuesChangeBuilder
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Changes/IndexedAttributeChange.h |
| Include | #include "Changes/IndexedAttributeChange.h" |
void UpdateValue
&40;
int32 Index,
const ValueType & OldValue,
const ValueType & NewValue
&41;
Remarks
Modify the value at an Index. Changes will be tracked as necessary.