Delegate TimingTestHelper.StepCheckDelegate
Namespace: Unity.Netcode.EditorTests
Syntax
public delegate void StepCheckDelegate(int step);
Parameters
Type | Name | Description |
---|---|---|
Int32 | step |
public delegate void StepCheckDelegate(int step);
Type | Name | Description |
---|---|---|
Int32 | step |