@kovacsv , why this new command is better than using the official commands? I mean using the official GetDetailsOfProperties(GetAllPropertyIds()) can return the same list (and much more details, for example the type of the property and possible values). Or this new command can return more properties?
Since there are a lot of properties accessing them is kinda slow. So with the new function you can get all the info in one round. On the other hand it's fair point that we shouldn't have two functionalities for the same stuff, maybe it won't be needed on a long run.
Since there are a lot of properties accessing them is kinda slow. So with the new function you can get all the info in one round. On the other hand it's fair point that we shouldn't have two functionalities for the same stuff, maybe it won't be needed on a long run.