Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UTexture
Description
Creates a new resource for the texture, and updates any cached references to the resource. If you are deriving this function you should update your class to derive UpdateResourceWithParams as this function is intended to be a convenience function to access the None version of UpdateResourceWithParams and only retains virtual to avoid breaking existing code.
Derived Overrides
| Name | UpdateResource |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Texture.h |
| Include Path | #include "Engine/Texture.h" |
virtual void UpdateResource()