Interface ISystemStateSharedComponentData | Entities | 0.10.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Interface ISystemStateSharedComponentData

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

    Namespace: Unity.Entities
    Syntax
    public interface ISystemStateSharedComponentData : ISharedComponentData

    See Also

    ISystemStateComponentData
    ISharedComponentData
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX