83 void before_inspect(
const entt::meta_data& prop)
override;
#define REFLECT_INSPECTOR_INLINE(inspector_type, inspected_type)
Macro to register an inspector inline with its inspected type.
Provides utilities for inspecting and converting sequence-related types to strings.
auto inspect(rtti::context &ctx, T &obj) -> inspect_result
Convenience template function for inspecting objects of known type.
Storage for box vector values and wraps up common functionality.
Result of an inspection operation indicating what changes occurred.
auto inspect(rtti::context &ctx, entt::meta_any &var, const meta_any_proxy &var_proxy, const var_info &info, const entt::meta_custom &custom) -> inspect_result override
Metadata about a variable being inspected.