Set UI Position Via Script
We can use a TableDAT
to store the positions of the UI elements and combine it with DATExecute
which acts onTableChange
. So every time the values in the table get changed the UI elements get set to the new position.
We can use a TableDAT
to store the positions of the UI elements and combine it with DATExecute
which acts onTableChange
. So every time the values in the table get changed the UI elements get set to the new position.