Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/InstancedStaticMesh > API/Runtime/Engine/InstancedStaticMesh/FIdentityDeltaRange
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/InstancedStaticMesh/ISMInstanceUpdateChangeSet.h |
| Include | #include "InstancedStaticMesh/ISMInstanceUpdateChangeSet.h" |
Syntax
struct FConstIterator
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConstIterator
(
int32 InIndex, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetIndex () |
Get the index of the data in the source / destination arrays. | |
| int32 | GetItemIndex () |
Get the continuous index of the data item in the collected item array. |
Operators
| Type | Name | Description | |
|---|---|---|---|
| void | operator++ () |