Blender  V2.93
Public Attributes | List of all members
wmOperatorCallParams Struct Reference

#include <WM_types.h>

Public Attributes

struct wmOperatorTypeoptype
 
struct PointerRNAopptr
 
short 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 837 of file WM_types.h.

Member Data Documentation

◆ opcontext

short wmOperatorCallParams::opcontext

◆ opptr

struct PointerRNA* wmOperatorCallParams::opptr

◆ optype

struct wmOperatorType* wmOperatorCallParams::optype

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