679 B
679 B
NetworkedObject.SpawnWithOwnership Method
Spawns an object across the network with a given owner. Can only be called from server
Namespace: MLAPI
Assembly: MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SpawnWithOwnership(
int clientId
)
Parameters
- clientId
- Type: System.Int32
The clientId to own the object