USelection::EndBatchSelectOperation

Should be called when selection operations are complete.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Selection.h

Include

#include "Engine/Selection.h"

Syntax

void EndBatchSelectOperation
(
    bool bNotify
)

Remarks

Should be called when selection operations are complete. If all selection operations are complete, notifies all listeners that the selection has been changed.

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