Page MenuHomeFeedback Tracker

[Optimize] private _soundSetSource = _soundSetSourceClass createVehicleLocal _pos;
New, NormalPublic

Description

This type:

	class SoundSetSource_01_base_F: Car
	class SoundSetSource_Sfx_DeconShower_Nozzle_01: SoundSetSource_01_base_F

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Scripting
Steps To Reproduce
  1. run via 2d/3d editor
  2. profile the createVehicleLocal line by some means

notice rather high ms requirement (0.5 ms here)

Event Timeline