Blender  V3.3
Functions
script_intern.h File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ script_keymap()

void script_keymap ( struct wmKeyConfig keyconf)

Referenced by ED_spacetype_script().

◆ script_operatortypes()

void script_operatortypes ( void  )

◆ SCRIPT_OT_python_file_run()

void SCRIPT_OT_python_file_run ( struct wmOperatorType ot)

◆ SCRIPT_OT_reload()

void SCRIPT_OT_reload ( struct wmOperatorType ot)