Property Update Callbacks

Property callback provides to aware of changing data on Reality Setup to the Reality Editor. For example, if you want to call a function when your variable is changed on Reality Setup, you can call back a function that will executed when variable changed on Reality Editor. You can also bind a function that will be executed when array changed with specified index position. Even with that, user able to bind a function when array of length changed.

Last updated