UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition TextureMipDataProvider.h:92
Definition TextureAllMipDataProviderFactory.h:26
virtual bool GetInitialMipData(int32 FirstMipToLoad, TArrayView< void * > OutMipData, TArrayView< int64 > OutMipSize, FStringView DebugContext) PURE_VIRTUAL(UTextureAllMipDataProviderFactory
Definition TextureAllMipDataProviderFactory.h:47
virtual FStreamableRenderResourceState GetResourcePostInitState(const UTexture *Owner, bool bAllowStreaming) PURE_VIRTUAL(UTextureAllMipDataProviderFactory
Definition TextureAllMipDataProviderFactory.h:53
Definition TextureMipDataProviderFactory.h:24
Definition Texture.h:1219