UEngine::ShouldDrawBrushWireframe

Allows the editor to accept or reject the drawing of wire frame brush shapes based on mode and tool.

Windows
MacOS
Linux

Override Hierarchy

UEngine::ShouldDrawBrushWireframe()

UEditorEngine::ShouldDrawBrushWireframe()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Engine.h

Include

#include "Engine/Engine.h"

Syntax

virtual bool ShouldDrawBrushWireframe
(
    class AActor * InActor
)

Remarks

Allows the editor to accept or reject the drawing of wire frame brush shapes based on mode and tool.

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