How do I set the align of text?Code:Text = { Text = "X", FontSize = 12 }
cannot be found at all.Code:Align = TextAnchor...
![]()
Solved Rust Cui - Text Alignment? (Doesn't work)
Discussion in 'Rust Development' started by Pastori, Nov 2, 2016.
-
Well. It seems working anyways. Why it cannot be found from suggestions list? I had some missing libraries, but quickfix didn't offer any of imports.
-
Wulf Community Admin
Do you have UnityEngine.dll as a reference? -
Oh. What the hell. No. Have to add it... I added all except System.*
PS. Long time when I last scripted the things. Forgot to add Rust .dll files as reference. That's probably why I forgot add UnityEngine.dll, because it's located in "Rust folders"Last edited by a moderator: Nov 2, 2016
