Navigation
API > API/Editor > API/Editor/UnrealEd
To make the convex decomposition notification appear, you simply set 'IsActive' to true and assign the current status message in 'Status'. Use the 'GConvexDecompositionNotificationState' pointer to get access to the global notification state.
| Name | FConvexDecompositionNotificationState |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/ConvexDecompositionNotification.h |
| Include Path | #include "ConvexDecompositionNotification.h" |
Syntax
class FConvexDecompositionNotificationState
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| IsActive | bool | ConvexDecompositionNotification.h | ||
| Status | FString | ConvexDecompositionNotification.h |