Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::property_action_t Member List

This is the complete list of members for unravel::property_action_t, including all inherited members.

as_derived() -> entt::meta_anycrtp_meta_type< property_action_t, editing_action_t >inlinevirtual
customunravel::property_action_t
do_action() overrideunravel::property_action_t
draw_in_inspector(rtti::context &ctx) overrideunravel::property_action_t
get_meta_type() const -> entt::meta_typecrtp_meta_type< property_action_t, editing_action_t >inlinevirtual
get_static_meta_type() -> entt::meta_typecrtp_meta_type< property_action_t, editing_action_t >inlinestatic
instanceunravel::property_action_t
is() const -> boolcrtp_meta_type< property_action_t, editing_action_t >inline
is(const entt::meta_type &type) const -> boolcrtp_meta_type< property_action_t, editing_action_t >inline
is_mergeable(const editing_action_t &previous) const -> bool overrideunravel::property_action_t
is_valid() const -> bool overrideunravel::property_action_t
merge_with(const editing_action_t &previous) overrideunravel::property_action_t
new_valueunravel::property_action_t
old_valueunravel::property_action_t
on_successunravel::property_action_t
property_action_t(meta_any_proxy inst, const entt::meta_any &old_val, const entt::meta_any &new_val, const entt::meta_custom &custom={}, const std::function< void()> &on_success={})unravel::property_action_t
undo_action() overrideunravel::property_action_t