Navigation
API > API/Runtime > API/Runtime/SlateCore
| Name | FAtlasSlotInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Textures/TextureAtlas.h |
| Include Path | #include "Textures/TextureAtlas.h" |
Syntax
struct FAtlasSlotInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAtlasSlotInfo() |
Textures/TextureAtlas.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AtlasSlotRect | FSlateRect | Textures/TextureAtlas.h | ||
| TextureName | FName | Textures/TextureAtlas.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FAtlasSlotInfo& Other |
Textures/TextureAtlas.h |