Blender V4.3
StringPropertySearchVisitParams Struct Reference

#include <RNA_types.hh>

Public Attributes

std::string text
 
std::optional< std::string > info
 
std::optional< inticon_id
 

Detailed Description

Definition at line 561 of file RNA_types.hh.

Member Data Documentation

◆ icon_id

std::optional<int> StringPropertySearchVisitParams::icon_id

Definition at line 567 of file RNA_types.hh.

Referenced by ui_rna_collection_search_update_fn().

◆ info

std::optional<std::string> StringPropertySearchVisitParams::info

Additional information to display.

Definition at line 565 of file RNA_types.hh.

Referenced by ui_rna_collection_search_update_fn().

◆ text


The documentation for this struct was generated from the following file: