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: solution.dll
Syntax
public class InitializationSystemGroup : ComponentSystemGroup
Constructors
Name | Description |
---|---|
Initialization |
Default constructor |
Methods
Name | Description |
---|---|
On |
Updates the group's systems |