Interface ISystemStateBufferElementData | Entities | 0.10.0-preview.6
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 © 2020 Unity Technologies
    Generated by DocFX