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