Enum ConvertToEntity.Mode
Namespace: Unity.Entities
Syntax
public enum Mode : int
Fields
| Name | Description | Value |
|---|---|---|
| ConvertAndDestroy | 0 | |
| ConvertAndInjectGameObject | 1 |
public enum Mode : int
| Name | Description | Value |
|---|---|---|
| ConvertAndDestroy | 0 | |
| ConvertAndInjectGameObject | 1 |