Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/USelection
Description
Should be called when selection operations are complete. If all selection operations are complete, notifies all listeners that the selection has been changed.
| Name | EndBatchSelectOperation |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Selection.h |
| Include Path | #include "Selection.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Selection.cpp |
void EndBatchSelectOperation
(
bool bNotify
)