UTexture2DArray::GetRunningPlatformData

Textures that use the derived data cache must override this function and provide a pointer to the linked list of platform data.

Windows
MacOS
Linux

Override Hierarchy

UTexture::GetRunningPlatformData()

UTexture2DArray::GetRunningPlatformData()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Texture2DArray.h

Include

#include "Engine/Texture2DArray.h"

Syntax

virtual FTexturePlatformData ** GetRunningPlatformData()

Remarks

Textures that use the derived data cache must override this function and provide a pointer to the linked list of platform data.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss