FWorldSceneViewExtension

Scene View Extension which is enabled for all Viewports/Scenes which have the same world.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h

Include

#include "SceneViewExtension.h"

Syntax

class FWorldSceneViewExtension : public FSceneViewExtensionBase

Remarks

Scene View Extension which is enabled for all Viewports/Scenes which have the same world.

Constructors

Name Description

Public function

FWorldSceneViewExtension

(
    const FAutoRegister& AutoReg,
    UWorld* InWorld
)

Overridden from ISceneViewExtension

Name Description

Protected function Virtual Const

bool

 

IsActiveThisFrame_Internal

(
    const FSceneViewExtensionContext& ...
)

Temporary override so that old behaviour still functions. Will be removed along with IsActiveThisFrame(FViewport*).

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