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