Skip to content

Commit 1dc9db5

Browse files
authored
Update EntityPlayer.md with function description
Added description for CanAddCollectibleToInventory function.
1 parent 59f36b2 commit 1dc9db5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/EntityPlayer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ Blocks the provided [CollectibleType](https://wofsauge.github.io/IsaacDocs/rep/e
172172
___
173173
### CanAddCollectibleToInventory () {: aria-label='Functions' }
174174
#### boolean CanAddCollectibleToInventory ( [CollectibleType](https://wofsauge.github.io/IsaacDocs/rep/enums/CollectibleType.html) Collectible ) {: .copyable aria-label='Functions' }
175+
Used to determine which items can be added to Tainted Isaac's limited inventory.
175176

176177
___
177178
### CanCrushRocks () {: aria-label='Functions' }

0 commit comments

Comments
 (0)