docs.unity.cn
    Show / Hide Table of Contents

    Interface IComponentData

    This interface marks structs as 'unmanaged components' and classes as 'managed components'.

    Namespace: Unity.Entities
    Syntax
    [RequireImplementors]
    public interface IComponentData : IQueryTypeParameter
    Remarks

    For more information, see the documentation on components.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023