StressTest_FightOverFiveObjectsController Fields |
The StressTest_FightOverFiveObjectsController type exposes the following members.
Name | Description | |
---|---|---|
objectNumber | The object that was selected to be moved | |
randomTime | The random amount of time that needs to go by before an object can be moved | |
StopTest | Flag indicating whether or not all objects in the scene should be stopped so position comparisons can be done | |
TestObjects | All of the ASL objects in this scene. Since these are ASL objects and not GameObjects,
we do not need to get the ASL component before calling ASL scripts like previous examples | |
timer | The amount of time that has gone by |