Blender V4.3
OperatorDispatchTarget Struct Reference

Public Attributes

int state
 
int(* run )(bContext *C, wmOperator *op)
 

Detailed Description

Definition at line 3076 of file wm_files.cc.

Member Data Documentation

◆ run

int(* OperatorDispatchTarget::run) (bContext *C, wmOperator *op)

Definition at line 3078 of file wm_files.cc.

Referenced by operator_state_dispatch().

◆ state

int OperatorDispatchTarget::state

Definition at line 3077 of file wm_files.cc.


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