Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/IRequest
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataRequest.h |
| Include | #include "DerivedDataRequest.h" |
void SetPriority
&40;
EPriority Priority
&41;
Remarks
Set the priority of the request.
Parameters
| Name | Description |
|---|---|
| Priority | The priority, which may be higher or lower than the existing priority. |