33overridevoid UpdateInterlinkedVariables(SCR_BaseEditorAttributeVar var, SCR_AttributesManagerEditorComponent manager, bool isInit = false)
34 {
35if (isInit || !var)
36return;
37
38//~ On update value set the third value in the Vector of SCR_LoadoutSavingBlackListEditorAttribute to the value if the change should clear existing loadouts or not