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