Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FUnrealEdMisc
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/UnrealEdMisc.h |
| Include | #include "UnrealEdMisc.h" |
void SetMapBuildCancelled
&40;
const bool InCancelled
&41;
Remarks
Sets the flag that states whether or not the map build was cancelled.
Parameters
| Name | Description |
|---|---|
| InCancelled | New state for the cancelled flag. |