Blender V5.0
NodeExtraInfoRow Struct Reference

#include <NOD_node_extra_info.hh>

Public Attributes

std::string text
int icon = 0
StringRef tooltip
uiButToolTipFunc tooltip_fn = nullptr
void * tooltip_fn_arg = nullptr
void(* tooltip_fn_free_arg )(void *) = nullptr
void *(* tooltip_fn_copy_arg )(void *) = nullptr
std::function< void(uiBut &)> set_execute_fn

Detailed Description

Definition at line 13 of file NOD_node_extra_info.hh.

Member Data Documentation

◆ icon

◆ set_execute_fn

Definition at line 23 of file NOD_node_extra_info.hh.

◆ text

Definition at line 14 of file NOD_node_extra_info.hh.

◆ tooltip

◆ tooltip_fn

◆ tooltip_fn_arg

◆ tooltip_fn_copy_arg

◆ tooltip_fn_free_arg


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