UGeomModifier::GeomError

Interface for displaying error messages.

Windows
MacOS
Linux

References

Module

GeometryMode

Header

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Classes/GeomModifier.h

Include

#include "GeomModifier.h"

Source

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Private/GeometryModifiers.cpp

Syntax

void GeomError
(
    const FString & InErrorMsg
)

Remarks

Interface for displaying error messages.

Parameters

Parameter

Description

InErrorMsg

The error message to display.

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