Open TheBoxyBear opened 1 month ago
Like with Difficulty flags in instrumentComponentList, the values inside InstrumentDifficultySet should be returned by reference when accessed through the dynamic syntax.
instrumentComponentList
InstrumentDifficultySet
This would eliminate the need for the Set method.
Set
Like with Difficulty flags in
instrumentComponentList
, the values insideInstrumentDifficultySet
should be returned by reference when accessed through the dynamic syntax.This would eliminate the need for the
Set
method.