Navigation
API > API/Plugins > API/Plugins/ObjectMixerEditor > API/Plugins/ObjectMixerEditor/UObjectMixerBlueprintObjectFilte-
Description
If a property is changed that has a name found in this set, the panel will be refreshed. Add a property name to this list if you expect the list to change in some way after changing that property.
Virtual Inheritance
- UObjectMixerObjectFilter::GetPropertiesThatRequireListRefresh → UObjectMixerBlueprintObjectFilter::GetPropertiesThatRequireListRefresh
| Name | GetPropertiesThatRequireListRefresh |
| Type | function |
| Header File | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Public/ObjectFilter/ObjectMixerEditorObjectFilter.h |
| Include Path | #include "ObjectFilter/ObjectMixerEditorObjectFilter.h" |
UFUNCTION (BlueprintNativeEvent, BlueprintCallable, Category="Object Mixer")
virtual TSet< FName > GetPropertiesThatRequireListRefresh() const