Concord/concord
Pablo Ariel Mayobre f9f475ce48
Serializable component
You can remove the component to tell Concord an Entity shouldn't be serialized.

It's given automatically on Entity creation, but this can be disabled by changing Entity.SERIALIZE_BY_DEFAULT to false.
2021-05-05 12:47:39 -03:00
..
builtins Serializable component 2021-05-05 12:47:39 -03:00
component.lua Error handling overhaul 2021-05-05 12:46:12 -03:00
components.lua Add Component Negation 2021-01-09 19:23:34 -03:00
entity.lua Serializable component 2021-05-05 12:47:39 -03:00
filter.lua Error handling overhaul 2021-05-05 12:46:12 -03:00
init.lua Update version 2021-01-09 19:20:03 -03:00
list.lua Replaced Pools with Filters 2021-05-05 12:44:59 -03:00
system.lua Error handling overhaul 2021-05-05 12:46:12 -03:00
type.lua Replaced Pools with Filters 2021-05-05 12:44:59 -03:00
utils.lua Error handling overhaul 2021-05-05 12:46:12 -03:00
world.lua Serializable component 2021-05-05 12:47:39 -03:00