IRequest::SetPriority

Set the priority of the request.

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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library