| Public Member Functions | |
| def | invoke | 
| def | poll | 
| Static Public Attributes | |
| string | bl_idname = 'tundra.exit' | 
| string | bl_label = "quit tundra" | 
| dictionary | bl_options = {'REGISTER'} | 
TundraSingleton helper
Definition at line 5897 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.Tundra_ExitOp.invoke | ( | self, | |
| context, | |||
| event | |||
| ) | 
Definition at line 5906 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.Tundra_ExitOp.poll | ( | cls, | |
| context | |||
| ) | 
Definition at line 5904 of file io_export_ogreDotScene.py.
| string io_export_ogreDotScene.Tundra_ExitOp::bl_idname = 'tundra.exit'  [static] | 
Definition at line 5899 of file io_export_ogreDotScene.py.
| string io_export_ogreDotScene.Tundra_ExitOp::bl_label = "quit tundra"  [static] | 
Definition at line 5900 of file io_export_ogreDotScene.py.
| dictionary io_export_ogreDotScene.Tundra_ExitOp::bl_options = {'REGISTER'}  [static] | 
Definition at line 5901 of file io_export_ogreDotScene.py.