Hey there!
I’ve got an array in my code with prop manipulators & I want to interact only with the first prop manipulator of the array with .ShowProps()
.
That’s my current array, but I have no idea to interact with just one prop manipulator:
@editable DiscArray : []prop_manipulator_device = array{}
Greetings!