Class ConvertToEntitySystem
Inherited Members
Namespace: Unity.Entities
Syntax
[UpdateInGroup(typeof(InitializationSystemGroup))]
public class ConvertToEntitySystem : ComponentSystemProperties
| Name | Description | 
|---|---|
| BlobAssetStore | 
Methods
| Name | Description | 
|---|---|
| AddToBeConverted(World, ConvertToEntity) | |
| OnCreate() | |
| OnDestroy() | |
| OnUpdate() |