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