| SetCallback_ExampleUpdate Method |
Updates cubes' movement in the dictionary
If a cube reaches its moving time limit, it will be deleted by the OpFunction callback,
Otherwise, keep moving.
Namespace:
SimpleDemos
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private member Update : unit -> unit
See Also