Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<SpreadsheetColumnID> |
SpreadsheetColumnID.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<SpreadsheetColumnID> |
SpreadsheetColumn.getId()
Get method for struct member 'id'.
|
Modifier and Type | Method and Description |
---|---|
void |
SpreadsheetColumn.setId(CPointer<SpreadsheetColumnID> id)
Set method for struct member 'id'.
|
Constructor and Description |
---|
SpreadsheetColumnID(SpreadsheetColumnID that) |