Click or drag to resize

NetworkedObjectSpawnablePrefabIndex Property

The index of the prefab used to spawn this in the spawnablePrefabs list

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int SpawnablePrefabIndex { get; }

Property Value

Type: Int32
See Also