Blender V5.0
interface_template_component_menu.cc File Reference
#include "BLI_string.h"
#include "BLI_string_ref.hh"
#include "RNA_access.hh"
#include "UI_interface_layout.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()