How do you get the amount of values in an array in the simplest way possible? If there is no function for this already in the API then if someone has one that works it would be great ![]()
yourArrayVariable.Length;
How do you get the amount of values in an array in the simplest way possible? If there is no function for this already in the API then if someone has one that works it would be great ![]()
yourArrayVariable.Length;