TSceneViewExtensionIsActiveFunction

Convenience type definition of a function that gives an opinion of whether the scene view extension should be active in the given context for the current frame.

Windows
MacOS
Linux

Type

typedef TFunction< TOptional< bool >(const ISceneViewExtension *SceneViewExtension, const FSceneViewExtensionContext &Context)> TSceneViewExtensionIsActiveFunction

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneViewExtensionContext.h

Include

#include "SceneViewExtensionContext.h"

Remarks

Convenience type definition of a function that gives an opinion of whether the scene view extension should be active in the given context for the current frame.

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