MLAPI/docs/P_MLAPI_NetworkedObject_SpawnablePrefabIndex.md
2018-03-31 10:20:18 +02:00

581 B

NetworkedObject.SpawnablePrefabIndex 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

Reference

NetworkedObject Class
MLAPI Namespace