FConvexDecompositionNotificationState

To make the convex decomposition notification appear, you simply set 'IsActive' to true and assign the current status message in 'Status'.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/ConvexDecompositionNotification.h

Include

#include "ConvexDecompositionNotification.h"

Syntax

class FConvexDecompositionNotificationState

Remarks

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.

Variables

Name Description

Public variable

bool

 

IsActive

Public variable

FString

 

Status

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