Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UTexture2DArray
- UTexture::GetRunningPlatformData()
- UTexture2DArray::GetRunningPlatformData()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/Texture2DArray.h |
Include | #include "Engine/Texture2DArray.h" |
Source | /Engine/Source/Runtime/Engine/Classes/Engine/Texture2DArray.cpp |
virtual FTexturePlatformData &42;&42; GetRunningPlatformData&40;&41;
Remarks
Textures that use the derived data cache must override this function and provide a pointer to the linked list of platform data.