Click or drag to resize

SpawnManagerSpawnedObjectsList Field

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

A list of the spawned objects

Namespace:  MLAPI.Components
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static readonly List<NetworkedObject> SpawnedObjectsList
Request Example View Source

Field Value

Type: ListNetworkedObject
See Also