FThumbnailPreviewScene::GetView

Allocates then adds an [FSceneView](API\Runtime\Engine\FSceneView) to the ViewFamily.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/ThumbnailHelpers.h

Include

#include "ThumbnailHelpers.h"

Source

/Engine/Source/Editor/UnrealEd/Private/ThumbnailHelpers.cpp

Syntax

void GetView
(
    FSceneViewFamily * ViewFamily,
    int32 X,
    int32 Y,
    uint32 SizeX,
    uint32 SizeY
) const

Remarks

Allocates then adds an FSceneView to the ViewFamily.

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