EConstEval

Used to add an explicitly consteval constructor when the default constructor for a type cannot be made constexpr (e.g. we are attempting to avoid zero-initialization when constructing at runtime)