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 |
---|---|
InitializationSystemGroup() | Default constructor |
Methods
Name | Description |
---|---|
OnUpdate() | Updates the group's systems |