UOverlayComponent::InsertLine

Insert a line with the given ID to the overlay

Windows
MacOS
Linux

References

Module

MeshEditor

Header

/Engine/Plugins/Editor/MeshEditor/Source/MeshEditor/Public/OverlayComponent.h

Include

#include "OverlayComponent.h"

Syntax

void InsertLine
(
    const FOverlayLineID ID,
    const FOverlayLine & OverlayLine
)

Remarks

Insert a line with the given ID to the overlay

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