Interface ITrait<T>
The interface denoting the container is a trait
Inherited Members
Namespace: Unity.AI.Planner.DomainLanguage.TraitBased
Syntax
public interface ITrait<T> : ITrait, IBufferElementData
Type Parameters
| Name | Description |
|---|---|
| T | Trait type |