This repository was archived by the owner on Oct 11, 2023. It is now read-only.
  
  
  
  
  
Description
Type of issue
Description
Issue tracking this todo:
// TODO: make this property a constant
if ((bool) actor.DeviceState["CalculateRandomizedTelemetry"])
The purpose of the variable is enabling/disabling the state update via JS function, so we might also consider different names, e.g. "StateSimulationEnabled", "SuspendStateSimulation" etc.