Class NetworkVariableInheritanceTests.ComponentA
Inheritance
NetworkVariableInheritanceTests.ComponentA
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.ComponentA : NetworkBehaviour
Fields
Name | Description |
---|---|
PublicFieldA | |
m_ProtectedFieldA |
Methods
Name | Description |
---|---|
ChangeValuesA(int, int, int) | |
CompareValuesA(ComponentA) |