UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAtlasSlotInfo Struct Reference

#include <TextureAtlas.h>

Public Member Functions

 FAtlasSlotInfo ()
 
bool operator!= (const FAtlasSlotInfo &Other) const
 

Public Attributes

FSlateRect AtlasSlotRect
 
FName TextureName
 

Constructor & Destructor Documentation

◆ FAtlasSlotInfo()

FAtlasSlotInfo::FAtlasSlotInfo ( )
inline

Member Function Documentation

◆ operator!=()

bool FAtlasSlotInfo::operator!= ( const FAtlasSlotInfo Other) const
inline

Member Data Documentation

◆ AtlasSlotRect

FSlateRect FAtlasSlotInfo::AtlasSlotRect

◆ TextureName

FName FAtlasSlotInfo::TextureName

The documentation for this struct was generated from the following file: