branchsbox/net-comp-refscancel
3 Commits over 0 Days - ∞cph!
FindById should just return an EntityComponent now
VarIComponent -> VarEntityComponent, make ComponentId internal again, remove from IComponent interface. in Replicate..Component search for derived types from EntityComponent
add componentid to IComponent
make component id public - add internal findbyid method, add lookup dict for comp by id
add/remove components from lookup where appropriate
Add VarIComponent to support [Net] IComponent types
Add replicate codegen