FMipUpdateTask

An async task used to call tick on the pending update.

Windows
MacOS
Linux

Inheritance Hierarchy

FNonAbandonableTask

FRenderAssetUpdate::FMipUpdateTask

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/RenderAssetUpdate.h

Include

#include "RenderAssetUpdate.h"

Syntax

class FMipUpdateTask : public FNonAbandonableTask

Remarks

An async task used to call tick on the pending update.

Variables

Name Description

Protected variable

TRefCountPtr< F...

 

PendingUpdate

Constructors

Name Description

Public function

FMipUpdateTask

(
    FRenderAssetUpdate* InPendingU...
)

Functions

Name Description

Public function

void

 

DoWork()

Public function Const

TStatId

 

GetStatId()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss