Skip to content

Commit

Permalink
ComponentTypeDependencyExtension - Add TODO for #228
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaker3 committed Apr 24, 2023
1 parent 9e43515 commit c93a396
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
using Unity.Jobs;
using UnityEngine;

// TODO: #228 - Create a data structure to more efficiently interact with these methods every frame

/// <summary>
/// A collection of extension methods to help calculate the scheduling dependencies on <see cref="ComponentType"/>s.
/// </summary>
Expand Down

0 comments on commit c93a396

Please sign in to comment.