Class OnDemandLoadTestSystem
Namespace: Unity.NetCode.Tests
Syntax
public class OnDemandLoadTestSystem : SystemBase
Fields
IsLoading
Declaration
public bool IsLoading
Field Value
| Type | Description |
|---|---|
| Boolean |
Methods
OnUpdate()
Declaration
protected override void OnUpdate()