Navigation
API > API/Plugins > API/Plugins/ColorGradingEditor > API/Plugins/ColorGradingEditor/IColorGradingMixerObjectHierarch-
Description
If a property is changed that has a name found in this set, the color grading mixer hierarchy will be refreshed. Add a property name to this list if you expect the list to change in some way after changing that property.
| Name | GetPropertiesThatRequireListRefresh |
| Type | function |
| Header File | /Engine/Plugins/Editor/ColorGrading/Source/ColorGradingEditor/Public/ColorGradingMixerObjectFilterRegistry.h |
| Include Path | #include "ColorGradingMixerObjectFilterRegistry.h" |
virtual TSet< FName > GetPropertiesThatRequireListRefresh() const