Navigation
API > API/Plugins > API/Plugins/FractureEditor > API/Plugins/FractureEditor/UFractureEditorMode
References
| Module | FractureEditor |
| Header | /Engine/Plugins/Experimental/ChaosEditor/Source/FractureEditor/Public/FractureEditorMode.h |
| Include | #include "FractureEditorMode.h" |
| Source | /Engine/Plugins/Experimental/ChaosEditor/Source/FractureEditor/Private/FractureEditorMode.cpp |
void RefreshOutlinerWithCurrentSelection&40;&41;
Remarks
Used to update outliner when the selection hasn't change needed because the outliner is not built yet when Enter() is called TODO: We may be able to remove this function if we can find a way to invoke Enter's current selection-update logic after the outliner UI is built