Mephisto
November 12th, 2021, 10:58
Hi everybody,
can anybody explain what this code is good for?
_tModifierExclusionSets =
{
{ "DEF_COVER", "DEF_SCOVER" },
};
P.S.: I think, I figured it out. These 2 values/buttons are mutual exklusiv, e.g. pressing one will deselect all other in the same array.
can anybody explain what this code is good for?
_tModifierExclusionSets =
{
{ "DEF_COVER", "DEF_SCOVER" },
};
P.S.: I think, I figured it out. These 2 values/buttons are mutual exklusiv, e.g. pressing one will deselect all other in the same array.