![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Texture2DStreamOut_AsyncCreate.h>
Inheritance diagram for FTexture2DStreamOut_AsyncCreate:Protected Member Functions | |
| void | AsyncCreate (const FContext &Context) |
| void | Finalize (const FContext &Context) |
| void | Cancel (const FContext &Context) |
Protected Member Functions inherited from FTexture2DUpdate | |
| virtual | ~FTexture2DUpdate () |
| void | DoAsyncReallocate (const FContext &Context) |
| void | DoConvertToVirtualWithNewMips (const FContext &Context) |
| bool | DoConvertToNonVirtual (const FContext &Context) |
| void | DoFinishUpdate (const FContext &Context) |
Protected Member Functions inherited from TRenderAssetUpdate< FTexture2DUpdateContext > | |
| ETaskState | TickInternal (EThreadType InCurrentThread, bool bCheckForSuspension) final override |
| void | ClearCallbacks () |
Protected Member Functions inherited from FRenderAssetUpdate | |
| virtual UE_API | ~FRenderAssetUpdate () |
| void | MarkAsCancelled () |
| void | MarkAsSuccessfullyFinished () |
| UE_API void | ScheduleGTTask () |
| UE_API void | ScheduleRenderTask () |
| UE_API void | ScheduleAsyncTask () |
| FTexture2DStreamOut_AsyncCreate::FTexture2DStreamOut_AsyncCreate | ( | UTexture2D * | InTexture | ) |