| bAllowBlueprintPaint |
bool |
If you disable this, these widgets these compiler options apply to will not be allowed to implement Paint. |
WidgetEditingProjectSettings.h |
- EditAnywhere
- Category=Compiler
|
| bAllowBlueprintTick |
bool |
If you disable this, these widgets these compiler options apply to will not be allowed to implement Tick. |
WidgetEditingProjectSettings.h |
- EditAnywhere
- Category=Compiler
|
| PropertyBindingRule |
EPropertyBindingPermissionLevel |
Controls if you allow property bindings in widgets. |
WidgetEditingProjectSettings.h |
- EditAnywhere
- Category=Compiler
|
| Rules |
TArray< TSoftClassPtr< UWidgetCompilerRule > > |
Custom rules. |
WidgetEditingProjectSettings.h |
- EditAnywhere
- Category=Compiler
|