Navigation
Unreal Engine C++ API Reference > Runtime > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/SceneManagement.h |
Include | #include "SceneManagement.h" |
Syntax
class FViewElementDrawer
Remarks
An interface to a scene interaction.
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Draw
(
const FSceneView* View, |
Draws the interaction using the given draw interface. |