Navigation
API > API/Runtime > API/Runtime/Engine
Generic plugin extension that have a lifetime of the FSceneViewFamily
| Name | ISceneViewFamilyExtention |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/SceneView.h |
| Include Path | #include "SceneView.h" |
Syntax
class ISceneViewFamilyExtention
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ISceneViewFamilyExtention() |
Called by the destructor of the view family. Can be called on game or rendering thread. | SceneView.h |