Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FGeometryWarning
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Util/ProgressCancel.h |
|
|
|
Util/ProgressCancel.h |
|
FGeometryWarning()
| |
|
| Name |
FGeometryWarning |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Util/ProgressCancel.h |
| Include Path |
#include "Util/ProgressCancel.h" |
FGeometryWarning()
FGeometryWarning(int32, const FText &)
| |
|
| Name |
FGeometryWarning |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Util/ProgressCancel.h |
| Include Path |
#include "Util/ProgressCancel.h" |
FGeometryWarning
(
int32 Code,
const FText & MessageIn
)