Skip to content

Possibly reduntant Update call in uFrameComponent #3

@artizzan

Description

@artizzan

uFrameComponent declares an empty private non-virtual Update(), which is wired into Unity update loop per each component in the scene and called each frame. I have verified this behavior in editor play mode.

Why is this call in there? Should it be removed?

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