Click or drag to resize

StressTest_AutonomousObjects Class

Stress test for moving ASL_AutonomousObjects. Instantiates 20 opjects per player, up to a maximum of 3 players. Objects move back and forth on screen.
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          StressTestingStressTest_AutonomousObjects

Namespace:  StressTesting
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class StressTest_AutonomousObjects : MonoBehaviour

The StressTest_AutonomousObjects type exposes the following members.

Constructors
  NameDescription
Public methodStressTest_AutonomousObjects
Initializes a new instance of the StressTest_AutonomousObjects class
Top
Methods
Fields
See Also