Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FValueWithId > API/Developer/DerivedDataCache/FValueWithId/__ctor
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataValue.h |
| Include | #include "DerivedDataValue.h" |
template<typename... ArgTypes>
FValueWithId
&40;
const FValueId & Id,
ArgTypes &&... Args
&41;
Remarks
Construct a value with a non-null ID and forward the other args to FValue().