Network Spawn Utilities
Methods
public static GameObject SpawnObject(GameObject obj, Vector3 position = default, Quaternion rotation = default)public static GameObject SpawnObjectForScene(Scene scene, GameObject obj, Vector3 position = default, Quaternion rotation = default)public static IEnumerable<GameObject> GetSpawnablePrefabs()
Last updated