Navigation
| Name | ScriptableEditorWidgets |
| Type | Editor |
| Location | /Engine/Source/Editor/ScriptableEditorWidgets/ |
| Module Build Rules | ScriptableEditorWidgets.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FOnPropertyValueChanged | Sets a delegate called when the property value changes |
| FScriptableEditorWidgetsModule | |
| UDetailsView | The details view allows you to display the value of an object properties. |
| UPropertyViewBase | Base of property view allows you to display the value of an object properties. |
| USinglePropertyView | The single property view allows you to display the value of an object's property. |