Blender V5.0
OperatorDispatchTarget Struct Reference

Public Attributes

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

Detailed Description

Definition at line 3124 of file wm_files.cc.

Member Data Documentation

◆ run

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

Definition at line 3126 of file wm_files.cc.

Referenced by operator_state_dispatch().

◆ state

int OperatorDispatchTarget::state

Definition at line 3125 of file wm_files.cc.

Referenced by operator_state_dispatch().


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