Class InitializationSystemGroup
The earliest of the default system groups to run in each frame. Contains systems related to setting up each new frame.
Inherited Members
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
public class InitializationSystemGroup : ComponentSystemGroupConstructors
| Name | Description | 
|---|---|
| InitializationSystemGroup() | Default constructor | 
Methods
| Name | Description | 
|---|---|
| OnUpdate() | Updates the group's systems |