EPaintRetainedContentResult

Choose your operating system:

Windows

macOS

Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Slate/SRetainerWidget.h

Include

#include "Slate/SRetainerWidget.h"

Syntax

enum EPaintRetainedContentResult
{
    NotPainted,
    Painted,
    Queued,
    TextureSizeTooBig,
    TextureSizeZero,
}

Values

Name

Description

NotPainted

Painted

Queued

TextureSizeTooBig

TextureSizeZero