If VehicleWheeledSimulation_SA is disabled via Deactivate(), and then re-enabled via Activate(), simulation does not resume.
Description
Description
Details
Details
- Severity
- None
- Resolution
- Open
- Reproducibility
- N/A
- Operating System
- Windows 7
- Category
- General
Steps To Reproduce
- vehicleWheeledSimulation.Deactivate(GetOwner())
- vehicleWheeledSimulation.Activate(GetOwner())