Navigation
API > API/Editor > API/Editor/UMGEditor
| Name | UWidgetCompilerRule |
| Type | class |
| Header File | /Engine/Source/Editor/UMGEditor/Public/WidgetCompilerRule.h |
| Include Path | #include "WidgetCompilerRule.h" |
Syntax
UCLASS (MinimalAPI, Abstract)
class UWidgetCompilerRule : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UWidgetCompilerRule
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UWidgetCompilerRule() |
WidgetCompilerRule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ExecuteRule
(
UWidgetBlueprint* WidgetBlueprint, |
WidgetCompilerRule.h |