Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
IDPropertyData |
IDProperty.getData()
Get method for struct member 'data'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<IDPropertyData> |
IDPropertyData.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
IDProperty.setData(IDPropertyData data)
Set method for struct member 'data'.
|
Constructor and Description |
---|
IDPropertyData(IDPropertyData that) |