NetworkPrefabsDatabase..::..GetPrefab Method (Int32)
   Retrieves a prefab entry by its network ID.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public NetworkPrefabEntry GetPrefab( int prefabId )
Parameters
- prefabId
 - Type: Int32
The network ID of the prefab. 

