Skip to content

Commit

Permalink
Update Isaac.md added partitions link
Browse files Browse the repository at this point in the history
  • Loading branch information
Foks256 authored Jan 3, 2025
1 parent 1ec69cb commit eb45585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/Isaac.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Same as vanilla, but much faster.

___
### FindInRadius () {: aria-label='Modified Functions' }
#### [Entity](Entity.md)[] FindInRadius ( [Vector](Vector.md) Position, float Radius, int Partitions = 0xFFFFFFFF ) {: .copyable aria-label='Modified Functions' }
#### [Entity](Entity.md)[] FindInRadius ( [Vector](Vector.md) Position, float Radius, [EntityPartition](https://wofsauge.github.io/IsaacDocs/rep/enums/EntityPartition.html) Partitions = 0xFFFFFFFF ) {: .copyable aria-label='Modified Functions' }
Same as in vanilla, but much faster and with fixed search for effects.

___
Expand Down

0 comments on commit eb45585

Please sign in to comment.