unreal.ToolMenuInsertFallback¶
- class unreal.ToolMenuInsertFallback¶
Bases:
EnumBaseETool Menu Insert Fallback
C++ Source:
Module: ToolMenus
File: ToolMenuMisc.h
- INSERT: ToolMenuInsertFallback = Ellipsis¶
Insert the item even when the target is not found
- Type:
1
- LOG: ToolMenuInsertFallback = Ellipsis¶
Log a warning if the target is not found
- Type:
2