Click or drag to resize

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 void Update()
See Also