Interface ICustomTrait | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Interface ICustomTrait

    Interface marking a trait as a custom implementation. Base interface for ICustomTrait<T>.

    Inherited Members
    ITrait.SetField(String, Object)
    ITrait.SetComponentData(EntityManager, Entity)
    ITrait.SetTraitMask(EntityManager, Entity)
    Namespace: Unity.AI.Planner.DomainLanguage.TraitBased
    Syntax
    public interface ICustomTrait : ITrait, IComponentData
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX