UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FViewElementDrawer Class Reference

#include <SceneManagement.h>

+ Inheritance diagram for FViewElementDrawer:

Public Member Functions

virtual void Draw (const FSceneView *View, FPrimitiveDrawInterface *PDI)
 

Detailed Description

An interface to a scene interaction.

Member Function Documentation

◆ Draw()

virtual void FViewElementDrawer::Draw ( const FSceneView View,
FPrimitiveDrawInterface PDI 
)
inlinevirtual

Draws the interaction using the given draw interface.

Reimplemented in FUMGViewportClient.


The documentation for this class was generated from the following file: