FOpenGLTextureBase::GetRawResourceNameRef

GetRawResourceNameRef - A const accessor to the resource name, this could potentially be an evicted resource.

Windows
MacOS
Linux

References

Module

OpenGLDrv

Header

/Engine/Source/Runtime/OpenGLDrv/Public/OpenGLResources.h

Include

#include "OpenGLResources.h"

Syntax

const GLuint & GetRawResourceNameRef() const

Remarks

GetRawResourceNameRef - A const accessor to the resource name, this could potentially be an evicted resource. It will not trigger the GL resource's creation.

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