Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Editor > API/Editor/UnrealEd/Editor/UEditorEngine
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Editor/EditorEngine.h |
Include | #include "Editor/EditorEngine.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/EditorServer.cpp |
void FlagModifyAllSelectedSurfacesInLevels
&40;
UWorld &42; InWorld
&41;
Remarks
Utility method call ModifySelectedSurfs for each level model in the worlds level list.
Parameters
Name | Description |
---|---|
InWorld | World containing the levels |