Version: 2017.1

SpawnDelegate

매뉴얼로 전환
public delegateGameObject SpawnDelegate (Vector3 position, Networking.NetworkHash128 assetId);

설명

Signature of spawn functions that are passed to NetworkClient.RegisterSpawnFunction(). This is optional, as in most cases RegisterPrefab will be used instead.