SpaceInfo(Space)

base classes — bpy_struct, Space

class bpy.types.SpaceInfo(Space)

Info space data

show_report_debug

Display debug reporting info

Type :boolean, default False
show_report_error

Display error text

Type :boolean, default False
show_report_info

Display general information

Type :boolean, default False
show_report_operator

Display the operator log

Type :boolean, default False
show_report_warning

Display warnings

Type :boolean, default False

Inherited Properties

Inherited Functions

Previous topic

SpaceImageEditor(Space)

Next topic

SpaceLogicEditor(Space)