Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FValueId
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataValueId.h |
| Include | #include "DerivedDataValueId.h" |
| Source | /Engine/Source/Developer/DerivedDataCache/Private/DerivedDataValue.cpp |
FValueId MakeIndexed
(
int32 Index
) const
Remarks
Returns a copy of this ID with the last 4 bytes replaced by the index. Use for arrays of values.