Click or drag to resize

StrixNetworkRespawnReplicas Method

Respawns game objects from replicas.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public void RespawnReplicas()
Remarks
If the object is already present in the scene, it isn't respawned.
See Also