Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/FLevelEditorModule
References
| Module | LevelEditor |
| Header | /Engine/Source/Editor/LevelEditor/Public/LevelEditor.h |
| Include | #include "LevelEditor.h" |
| Source | /Engine/Source/Editor/LevelEditor/Private/LevelEditor.cpp |
virtual void BroadcastOverridePropertyEditorSelection
&40;
const TArray< AActor &42; > & NewSelection,
bool bForceRefresh
&41;
Remarks
Called to set property editors to show the given actors, even if those actors aren't in the current selection set
Parameters
| Name | Description |
|---|---|
| NewSelection | List of actors to edit the properties of |