# NetworkingManager.DefaultPlayerPrefab Field
The default prefab to give to players
**Namespace:** MLAPI
**Assembly:** MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
## Syntax
**C#**
``` C#
public GameObject DefaultPlayerPrefab
```
#### Field Value
Type: GameObject
## See Also
#### Reference
NetworkingManager Class
MLAPI Namespace