docs.unity.cn
    Show / Hide Table of Contents

    Class AlwaysSynchronizeSystemAttribute

    AlwaysSynchronizeSystem can be applied to a JobComponentSystem to force it to synchronize on all of its dependencies before every update. This attribute should only be applied when a synchronization point is necessary every frame.

    Inheritance
    Object
    AlwaysSynchronizeSystemAttribute
    Namespace: Unity.Entities
    Syntax
    public class AlwaysSynchronizeSystemAttribute : Attribute
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021