# LagCompensationManager.SimulationObjects Field
 

\[Missing <summary> documentation for "F:MLAPI.NetworkingManagerComponents.LagCompensationManager.SimulationObjects"\]

**Namespace:**&nbsp;<a href="N_MLAPI_NetworkingManagerComponents">MLAPI.NetworkingManagerComponents</a><br />**Assembly:**&nbsp;MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)

## Syntax

**C#**<br />
``` C#
public static List<TrackedObject> SimulationObjects
```

<br />

#### Field Value
Type: <a href="http://msdn2.microsoft.com/en-us/library/6sh2ey19" target="_blank">List</a>(<a href="T_MLAPI_MonoBehaviours_Core_TrackedObject">TrackedObject</a>)

## See Also


#### Reference
<a href="T_MLAPI_NetworkingManagerComponents_LagCompensationManager">LagCompensationManager Class</a><br /><a href="N_MLAPI_NetworkingManagerComponents">MLAPI.NetworkingManagerComponents Namespace</a><br />