docs.unity.cn
    Show / Hide Table of Contents

    Method CanBeginExclusiveEntityTransaction

    CanBeginExclusiveEntityTransaction()

    Check whether or not a new exclusive entity transaction can begin.

    Declaration
    [NotBurstCompatible]
    public bool CanBeginExclusiveEntityTransaction()
    Returns
    Type Description
    Boolean

    true if a new exclusive transaction can begin, false otherwise.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use