struct
ecs::TInheritConstFromHelper
template<typename T, typename From>Returns T as either 'T' or 'const T' depending if is const or not.
ecs::TInheritConstFromHelper
template<typename T, typename From>Returns T as either 'T' or 'const T' depending if is const or not.