Blender V4.3
blender::nodes::NodeExtraInfoRow Struct Reference

#include <NOD_node_extra_info.hh>

Public Attributes

std::string text
 
int icon = 0
 
const char * tooltip = nullptr
 
uiButToolTipFunc tooltip_fn = nullptr
 
void * tooltip_fn_arg = nullptr
 
void(* tooltip_fn_free_arg )(void *) = nullptr
 

Detailed Description

Definition at line 13 of file NOD_node_extra_info.hh.

Member Data Documentation

◆ icon

◆ text

◆ tooltip

◆ tooltip_fn

◆ tooltip_fn_arg

◆ tooltip_fn_free_arg

void(* blender::nodes::NodeExtraInfoRow::tooltip_fn_free_arg) (void *) = nullptr

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