Files
UnrealEngine/Engine/Plugins/Runtime/RigVM/Config/Editor.ini
2025-05-18 13:04:45 +08:00

4 lines
507 B
INI

[/Script/RigVM.RigVMProjectSettings]
+VariantTags=(Name="Outdated",Label="Outdated",ToolTip=NSLOCTEXT("RigVMSettings", "OutdatedToolTip", "This item is outdated and should no longer be used."),Color=(R=1.0,G=0.0,B=0.0,A=1.0),bShowInUserInterface=True,bMarksSubjectAsInvalid=True)
+VariantTags=(Name="Stable",Label="Stable",ToolTip=NSLOCTEXT("RigVMSettings", "StableToolTip", "This item is stable and ready to use."),Color=(R=0.0,G=1.0,B=0.0,A=1.0),bShowInUserInterface=True,bMarksSubjectAsInvalid=False)