Class PlayerLoopTimeTestComponent
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Netcode.RuntimeTests
Syntax
public class PlayerLoopTimeTestComponent : MonoBehaviour, IMonoBehaviourTest
Fields
Passes
Declaration
public const int Passes = 100
Field Value
Type | Description |
---|---|
Int32 |
Properties
IsTestFinished
Declaration
public bool IsTestFinished { get; }
Property Value
Type | Description |
---|---|
Boolean |
Implements
Methods
FixedUpdate()
Declaration
public void FixedUpdate()
Start()
Declaration
public void Start()
Update()
Declaration
public void Update()