This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bca2b32ac75d894a9f35ddcc14c19484c114c521
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
PropertyEditor
/
Public
History
sebastian nordgren
3503111230
Added missing TEXT() macro.
...
[CL 16184003 by sebastian nordgren in ue5-main branch]
2021-05-03 10:41:25 -04:00
..
DetailBuilderTypes.h
…
DetailCategoryBuilder.h
…
DetailLayoutBuilder.h
Added SetIsCustomRowReadOnlyDelegate to enable customizing the read-only state of custom rows en-masse.
2021-03-24 08:16:16 -04:00
DetailsViewObjectFilter.h
…
DetailWidgetRow.h
Slate: Convert SWidget's Enabled and Visibility flag to SlateAttribute.
2021-04-12 16:13:38 -04:00
IDetailChildrenBuilder.h
…
IDetailCustomization.h
…
IDetailCustomNodeBuilder.h
Added code for favoriting custom builders.
2021-03-24 12:54:49 -04:00
IDetailGroup.h
…
IDetailKeyframeHandler.h
…
IDetailPropertyExtensionHandler.h
…
IDetailPropertyRow.h
When creating a CustomWidget from an FDetailPropertyRow ie. Category.AddProperty(MyProperty).CustomWidget(), we now forward the property handle to the widget row as well.
2021-03-31 04:11:44 -04:00
IDetailRootObjectCustomization.h
…
IDetailsView.h
Merge UE5/RES @ 16162155 to UE5/Main
2021-04-29 19:32:06 -04:00
IDetailTreeNode.h
Merge Release-Engine-Staging to Main @ CL# 15151250
2021-01-21 16:22:06 -04:00
IPropertyChangeListener.h
…
IPropertyDetailsUtilities.h
…
IPropertyRowGenerator.h
Merge UE5/Release-Engine-Staging @ 15630841 to UE5/Main
2021-03-05 19:27:14 -04:00
IPropertyTable.h
…
IPropertyTableCell.h
…
IPropertyTableCellPresenter.h
…
IPropertyTableColumn.h
…
IPropertyTableCustomColumn.h
…
IPropertyTableRow.h
…
IPropertyTableUtilities.h
…
IPropertyTableWidgetHandle.h
…
IPropertyTreeRow.h
…
IPropertyTypeCustomization.h
…
IPropertyUtilities.h
…
ISinglePropertyView.h
…
IStructureDetailsView.h
…
MaterialList.h
…
PropertyCustomizationHelpers.h
Merge Release-Engine-Staging to Main @ CL# 15151250
2021-01-21 16:22:06 -04:00
PropertyEditing.h
…
PropertyEditorDelegates.cpp
Added missing TEXT() macro.
2021-05-03 10:41:25 -04:00
PropertyEditorDelegates.h
Added SetIsCustomRowReadOnlyDelegate to enable customizing the read-only state of custom rows en-masse.
2021-03-24 08:16:16 -04:00
PropertyEditorModule.h
…
PropertyHandle.h
Added code for favoriting custom builders.
2021-03-24 12:54:49 -04:00
PropertyPath.h
…
PropertyRestriction.h
…
SResetToDefaultMenu.h
…
SResetToDefaultPropertyEditor.h
…
VariablePrecisionNumericInterface.h
…