Click or drag to resize

LagCompensationManagerSimulationObjects Property

[This is preliminary documentation and is subject to change.]

Simulation objects

Namespace:  MLAPI.NetworkingManagerComponents
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static List<TrackedObject> SimulationObjects { get; }
Request Example View Source

Property Value

Type: ListTrackedObject
See Also