docs.unity.cn
    Show / Hide Table of Contents

    Constructor EntityChanges

    EntityChanges(EntityChangeSet, EntityChangeSet)

    Initializes a new instance of the EntityChanges.

    Declaration
    public EntityChanges(EntityChangeSet forwardChangeSet, EntityChangeSet reverseChangeSet)
    Parameters
    Type Name Description
    EntityChangeSet forwardChangeSet

    Changes to convert a World from a state 'A' to a state 'B'

    EntityChangeSet reverseChangeSet

    Changes to revert a World from a state 'B' to a state 'A'

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023