Template Function portal::imgui::property_resource_reference_with_conversion¶
Defined in File utils.h
Function Documentation¶
-
template<ResourceConcept T, typename ConversionType, typename Func>
std::expected<bool, ResourceReferenceErrors> portal::imgui::property_resource_reference_with_conversion(EditorContext &context, std::string_view label, ResourceReference<T> &out_ref, Func &&conversion_func, std::string_view help_text = "", const PropertyResourceReferenceSettings &settings = {})¶