Class NetworkObjectSpawnManyObjectsTests.SpawnObjecTrackingComponent
Inheritance
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: Unity.Netcode.RuntimeTests.dll
Syntax
public class NetworkObjectSpawnManyObjectsTests.SpawnObjecTrackingComponent : NetworkBehaviour
Fields
SpawnedObjects
Declaration
public static int SpawnedObjects
Field Value
Type | Description |
---|---|
int |
Methods
OnNetworkSpawn()
Gets called when the Network
Declaration
public override void OnNetworkSpawn()