Blender V4.5
interface_template_component_menu.cc File Reference
#include "BLI_string.h"
#include "BLI_string_ref.hh"
#include "RNA_access.hh"
#include "UI_interface.hh"
#include "interface_intern.hh"

Go to the source code of this file.

Classes

struct  ComponentMenuArgs
 

Functions

static uiBlockcomponent_menu (bContext *C, ARegion *region, void *args_v)
 
void uiTemplateComponentMenu (uiLayout *layout, PointerRNA *ptr, const StringRefNull propname, const StringRef name)
 

Function Documentation

◆ component_menu()

◆ uiTemplateComponentMenu()