Skip to content

Commit

Permalink
Expose EcsDelete
Browse files Browse the repository at this point in the history
  • Loading branch information
Ukendio committed Aug 13, 2024
1 parent d4fbc40 commit c220076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/init.luau
Original file line number Diff line number Diff line change
Expand Up @@ -1459,6 +1459,7 @@ return {
Component = EcsComponent :: Entity,
Wildcard = EcsWildcard :: Entity,
w = EcsWildcard :: Entity,
Delete = EcsDelete :: Entity,
Rest = EcsRest :: Entity,

pair = (ECS_PAIR :: any) :: <R, T>(pred: Entity, obj: Entity) -> number,
Expand Down

0 comments on commit c220076

Please sign in to comment.