Blender V4.5
CreatorAtExitData Struct Reference

Public Attributes

bArgs * ba

Detailed Description

Free data on early exit (if Python calls sys.exit() while parsing args for eg).

Definition at line 148 of file creator.cc.

Member Data Documentation

◆ ba

bArgs* CreatorAtExitData::ba

Definition at line 150 of file creator.cc.

Referenced by callback_main_atexit(), and main().


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