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