docs.unity.cn
    Show / Hide Table of Contents

    Property ExclusiveEntityTransactionDependency

    ExclusiveEntityTransactionDependency

    An optional JobHandle that corresponds to the job currently using an ExclusiveEntityTransaction. This job is completed when this EntityManager's World is destroyed.

    Declaration
    public JobHandle ExclusiveEntityTransactionDependency { get; set; }
    Property Value
    Type Description
    JobHandle
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023