Interface ITrait<T> The interface denoting the container is a trait Inherited Members ITrait.SetField(String, Object) ITrait.SetComponentData(EntityManager, Entity) ITrait.SetTraitMask(EntityManager, Entity) Namespace: Unity.AI.Planner.DomainLanguage.TraitBased Syntax public interface ITrait<T> : ITrait, IComponentData Type Parameters Name Description T Trait type