FindSpawner(ushort) Method

Namespace: SWNetwork

Finds the SceneSpawner with the specified SpawnerId.

Declaration

public SceneSpawner FindSpawner (ushort spawnerId);

Parameters

Type

Description

spawnerId

ushort

The spawnerId of the SceneSpawner.

Last updated