ETickState

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Streaming/TextureMipDataProvider.h

Include

#include "Streaming/TextureMipDataProvider.h"

Syntax

enum ETickState
{
    Init,
    GetMips,
    PollMips,
    CleanUp,
    Done,
}

Values

Name

Description

Init

GetMips

PollMips

CleanUp

Done

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