mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-12-07 05:34:55 -05:00
The documentation states that Entity:has will return false if the component doesn't exist and true if it does. However, the previous behaviour was to return nil if the component doesn't exist. |
||
|---|---|---|
| .. | ||
| component.lua | ||
| entity.lua | ||
| init.lua | ||
| instance.lua | ||
| list.lua | ||
| pool.lua | ||
| system.lua | ||