Blender  V3.3
Public Attributes | List of all members
wmOperatorCallParams Struct Reference

#include <WM_types.h>

Public Attributes

struct wmOperatorTypeoptype
 
struct PointerRNAopptr
 
wmOperatorCallContext opcontext
 

Detailed Description

Wrapper to reference a wmOperatorType together with some set properties and other relevant information to invoke the operator in a customizable way.

Definition at line 1007 of file WM_types.h.

Member Data Documentation

◆ opcontext

wmOperatorCallContext wmOperatorCallParams::opcontext

◆ opptr

struct PointerRNA* wmOperatorCallParams::opptr

◆ optype

struct wmOperatorType* wmOperatorCallParams::optype

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