Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UTexture
- UTexture::GetRunningPlatformData()
- UTextureCubeArray::GetRunningPlatformData()
- UTexture2DArray::GetRunningPlatformData()
- UTextureCube::GetRunningPlatformData()
- UVolumeTexture::GetRunningPlatformData()
- UTexture2D::GetRunningPlatformData()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/Texture.h |
Include | #include "Engine/Texture.h" |
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.