Skip to content

Wrong command type order in README section 4.7.3.2.4 #73

@AlexBlackfrost

Description

@AlexBlackfrost

According to FMassCommandBuffer::Flush() (MassCommandBuffer.cppline 102) the order should be

Create > Remove > ChangeComposition > Add > Set > Destroy

Notice how Remove's value in CommandTypeOrder array is lower than Add's and ChangeComposition's value. It is confusing because the lines are not in order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions