Hi! How could I deny writing some keys from Editable Text?
I want for example the number from 1 to 0.
I want for example the number from 1 to 0.
This would allow you to punch in numbers only:
Or do you mean only 1 & 0? As in binary?
1 Like
Sorry:)) I expressed myself wrong. Numbers should not be allowed, only letters
Do the above the other way round. Reverse True
& False
wires.
For something more nuanced, I’d create a map of allowed chars. Similar to what you’d use to filter out ******* profanities.
I can:t find the variable “Text” from Editable Text
On UE4 is not
Show us what you get in the Actions
when you search for Set Text
after dragging a wire from the Editable Text
.
Use the last option.
1 Like
This works! Thanks a lot man!!
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.