FSceneViewExtensions::GatherActiveExtensions

Gathers all ViewExtensions that want to be active this frame (

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "SceneViewExtension.h"

Source

/Engine/Source/Runtime/Engine/Private/SceneViewExtension.cpp

Syntax

const TArray< TSharedRef< class ISceneViewExtension, ESPMode::ThreadSafe > > GatherActiveExtensions
(
    class FViewport * InViewport
) const

Remarks

Gathers all ViewExtensions that want to be active this frame (

See Also

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