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