Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UTexture2DArray
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Get the derived data for this texture on this platform. | Engine/Texture2DArray.h | ||
const FTexturePlatformData * GetPlatformData () |
Get the const derived data for this texture on this platform. | Engine/Texture2DArray.h |
GetPlatformData()
Description
Get the derived data for this texture on this platform.
| Name | GetPlatformData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Texture2DArray.h |
| Include Path | #include "Engine/Texture2DArray.h" |
| Source | /Engine/Source/Runtime/Engine/Classes/Engine/Texture2DArray.cpp |
FTexturePlatformData * GetPlatformData()
GetPlatformData()
Description
Get the const derived data for this texture on this platform.
| Name | GetPlatformData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Texture2DArray.h |
| Include Path | #include "Engine/Texture2DArray.h" |
| Source | /Engine/Source/Runtime/Engine/Classes/Engine/Texture2DArray.cpp |
const FTexturePlatformData * GetPlatformData() const