Enum BaseCollectionUpdateHelper.HelperStates
Namespace: Unity.Netcode.RuntimeTests
Assembly: Unity.Netcode.RuntimeTests.dll
Syntax
public enum BaseCollectionUpdateHelper.HelperStates
Fields
| Name | Description |
|---|---|
| ChangingOwner | |
| ClearToChangeOwner | |
| Pause | |
| Start | |
| Stop |