is there a way to use the array functions on a string, such as push, pop, shift, and all that?
i tried to convert from string to char[] but it that doesnt work.
i'm making a text adventure styled game and im going to need much better control of my UI.Text's strings. and array functions would help alot.
↧