In Unity, I created the Button GUI element; through the visual editor I assigned the text "Hello" . Actually the question is: How to get to the button element in the code and get its Text values?
|
In Unity, I created the Button GUI element; through the visual editor I assigned the text "Hello" . Actually the question is: How to get to the button element in the code and get its Text values?
Source: https://ru.stackoverflow.com/questions/560436/
All Articles