FWebBrowserTextureResource::UpdateTextureReference

Set the owner's texture reference to the given texture.

Windows
MacOS
Linux

References

Module

WebBrowserTexture

Header

/Engine/Source/Runtime/WebBrowserTexture/Public/WebBrowserTextureResource.h

Include

#include "WebBrowserTextureResource.h"

Source

/Engine/Source/Runtime/WebBrowserTexture/Private/WebBrowserTextureResource.cpp

Syntax

void UpdateTextureReference
(
    FRHITexture2D * NewTexture
)

Remarks

Set the owner's texture reference to the given texture.

Parameters

Parameter

Description

NewTexture

The texture to set.

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