Store layer name in EntiySettings derived assets and set in EntityView.Setup base method
Set EntityComponent IsActive on init
Wrap de/activation of ECs in conveniece methods for readability
Consistency checks across all Entity derived types and their init routines (Unit remains an exception due to some older view creation code)
EntiyView and derived classes cleanup