How to make gui input?Solved
Hello! Wanted to learn how to enter information in the gui(input field)

> how to enter information in the gui(input field)

By clicking on it

In response to Orange ():
> how to enter information in the gui(input field)By clicking on it
Not correctly formulated the question, how to make the input field
Édit : THis thread has moved
In response to BenzoGang ():
Not correctly formulated the question, how to make the input field
CuiElement -> CuiInputFieldComponent, boom
InputField is not supported by rust UI if i am correct
In response to sami37 ():
InputField is not supported by rust UI if i am correct
in some of the plugins I've seen something related to InputField
In response to BenzoGang ():
in some of the plugins I've seen something related to InputField
Change thread to solved, i gived you answer 
CuiInputFieldComponent works perfectly. Just click on it, enter text, press enter and profit
Locked automatically