FSlateFontCache::GetAtlasPageResource

Get the page resource for the given index (verify with GetNumAtlasPages)

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

ISlateAtlasProvider::GetAtlasPageResource()

FSlateFontCache::GetAtlasPageResource()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Fonts/FontCache.h

Include

#include "Fonts/FontCache.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Fonts/FontCache.cpp

Syntax

virtual FSlateShaderResource * GetAtlasPageResource
(
    const int32 InIndex
) const

Remarks

Get the page resource for the given index (verify with GetNumAtlasPages)