Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/UStateTreeEditorSettings
Syntax
UPROPERTY (EditAnywhere, Config, Experimental, Category="Experimental")
bool bRetainNodePropertyValues
Remarks
If enabled, changing the class of a node will try to copy over values of properties with the same name and type. i.e. if you change one condition for another, and both have a "Target" BB key selector, it'll be kept.