Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorModeTools
Type | Name | Description | |
---|---|---|---|
![]() |
FEdMode * | GetActiveMode
(
FEditorModeID InID |
Returns a pointer to an active mode specified by the passed in ID If the editor mode is not active, NULL is returned |
![]() ![]() |
const FEdMode * | GetActiveMode
(
FEditorModeID InID |
Returns a pointer to an active mode specified by the passed in ID If the editor mode is not active, NULL is returned |