Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FDragTool_ActorBoxSelect
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/DragTool_BoxSelect.h |
Include | #include "DragTool_BoxSelect.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/DragTool_BoxSelect.cpp |
void CalculateBox
&40;
FBox & OutBox
&41;
Remarks
Calculates a box to check actors against
Parameters
Name | Description |
---|---|
OutBox | The created box. |