Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorModeTools
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorModeManager.h |
| Include | #include "EditorModeManager.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorModeManager.cpp |
void SetPivotLocation
&40;
const FVector & Location,
const bool bIncGridBase
&41;
Remarks
Sets the pivot locations
Parameters
| Name | Description |
|---|---|
| Location | The location to set |
| bIncGridBase | Whether or not to also set the GridBase |