Class NetworkVariableInheritanceTests.ComponentC
Inheritance
NetworkVariableInheritanceTests.ComponentC
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.ComponentC : NetworkVariableInheritanceTests.ComponentB
Fields
| Name | Description |
|---|---|
| PublicFieldC | |
| m_ProtectedFieldC |
Methods
| Name | Description |
|---|---|
| ChangeValuesC(int, int, int) | |
| CompareValuesC(ComponentC) |