Class NetworkVariableInheritanceTests.ComponentB
Inheritance
NetworkVariableInheritanceTests.ComponentB
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class NetworkVariableInheritanceTests.ComponentB : NetworkVariableInheritanceTests.ComponentA
Fields
| Name | Description |
|---|---|
| PublicFieldB | |
| m_ProtectedFieldB |
Methods
| Name | Description |
|---|---|
| ChangeValuesB(int, int, int) | |
| CompareValuesB(ComponentB) |