Enum TickFrame
- Namespace
- Ceres.Schedulers
- Assembly
- Ceres.dll
Scheduler tick frame type
public enum TickFrame
Fields
FixedUpdate = 1LateUpdate = 2Update = 0
Scheduler tick frame type
public enum TickFrame
FixedUpdate = 1LateUpdate = 2Update = 0