Class NetworkTransformTestComponent
Helper component for all NetworkTransformTests
Inheritance
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class NetworkTransformTestComponent : NetworkTransform
Fields
Name | Description |
---|---|
Authority |
|
Authority |
|
Ready |
|
Server |
Properties
Name | Description |
---|---|
State |
|
State |
Methods
Name | Description |
---|---|
Apply |
|
Commit |
|
On |
Invoked just prior to being pushed to non-authority instances. |
On |
Override this method and return false to switch to owner authoritative mode |
On |
Gets called when the Network |
On |
Invoked on the non-authoritative side when the NetworkTransformState has been updated |