FSceneViewExtensions::GatherActiveExtensions

Gathers all ViewExtensions that want to be active in a given context (

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< FSceneViewExtensionRef > GatherActiveExtensions
(
    const FSceneViewExtensionContext & InContext
) const

Remarks

Gathers all ViewExtensions that want to be active in a given context (

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