Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > IRequest
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataRequest.h |
Include | #include "DerivedDataRequest.h" |
void SetPriority ( [EPriority](API\Developer\DerivedDataCache\UE__DerivedData__EPriority) Priority )
Remarks
Set the priority of the request.
Parameters
Name | Description |
---|---|
Priority | The priority, which may be higher or lower than the existing priority. |