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

    Interface ISystemStateBufferElementData

    An interface for a component type that stores system-specific data in a buffer.

    Namespace: Unity.Entities
    Syntax
    public interface ISystemStateBufferElementData : IBufferElementData

    See Also

    ISystemStateComponentData
    IBufferElementData
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX