![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SceneView.h>
Inheritance diagram for ISceneViewFamilyExtentionData:Public Member Functions | |
| virtual const TCHAR * | GetSubclassIdentifier () const =0 |
Additional Inherited Members | |
Protected Member Functions inherited from ISceneViewFamilyExtention | |
| virtual | ~ISceneViewFamilyExtention () |
Generic plugin extension that have a lifetime of the FSceneViewFamily that can contain arbitrary data to passdown from game thread to render thread.
Returns a const TCHAR* to uniquely identify what implementation ISceneViewFamilyExtentionData is.
Implemented in FMeshEdgesViewFamilyData.