mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-02 20:33:54 -04: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 |