Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UTextureRenderTargetCube
Description
PVS-Studio notices that the implementation of GetSurfaceWidth is identical to this one and warns us. In this case, it is intentional, so we disable the warning:
Virtual Inheritance
- UTexture::GetSurfaceHeight → UTextureRenderTargetCube::GetSurfaceHeight
| Name | GetSurfaceHeight |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/TextureRenderTargetCube.h |
| Include Path | #include "Engine/TextureRenderTargetCube.h" |
virtual float GetSurfaceHeight() const