Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
ReportList |
wmWindowManager.getReports()
Get method for struct member 'reports'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<ReportList> |
ReportList.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<ReportList> |
wmOperator.getReports()
Get method for struct member 'reports'.
|
Modifier and Type | Method and Description |
---|---|
void |
wmWindowManager.setReports(ReportList reports)
Set method for struct member 'reports'.
|
Modifier and Type | Method and Description |
---|---|
void |
wmOperator.setReports(CPointer<ReportList> reports)
Set method for struct member 'reports'.
|
Constructor and Description |
---|
ReportList(ReportList that) |