Class GameObjectEntity
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Entities
Syntax
[DisallowMultipleComponent]
[ExecuteAlways]
[AddComponentMenu("")]
public class GameObjectEntity : MonoBehaviour
Properties
Name | Description |
---|---|
Entity | |
EntityManager | |
World |
Methods
Name | Description |
---|---|
AddToEntity(EntityManager, GameObject, Entity) | |
AddToEntityManager(EntityManager, GameObject) | |
OnDisable() | |
OnEnable() |