Class UpdateWorldTimeSystem
Inherited Members
Namespace: Unity.Entities
Syntax
[Preserve]
[UpdateInGroup(typeof(InitializationSystemGroup))]
public class UpdateWorldTimeSystem : ComponentSystemMethods
| Name | Description | 
|---|---|
| OnStartRunning() | |
| OnUpdate() | 
[Preserve]
[UpdateInGroup(typeof(InitializationSystemGroup))]
public class UpdateWorldTimeSystem : ComponentSystem| Name | Description | 
|---|---|
| OnStartRunning() | |
| OnUpdate() |