Blender V4.3
script_intern.hh File Reference

Go to the source code of this file.

Functions

void script_operatortypes ()
 
void script_keymap (wmKeyConfig *keyconf)
 
void SCRIPT_OT_reload (wmOperatorType *ot)
 
void SCRIPT_OT_python_file_run (wmOperatorType *ot)
 

Function Documentation

◆ script_keymap()

void script_keymap ( wmKeyConfig * keyconf)

Definition at line 24 of file script_ops.cc.

Referenced by ED_spacetype_script().

◆ script_operatortypes()

void script_operatortypes ( )

◆ SCRIPT_OT_python_file_run()

◆ SCRIPT_OT_reload()