Package | Description |
---|---|
org.blender.dna | |
org.blender.utils |
Modifier and Type | Method and Description |
---|---|
CPointer<Script> |
Script.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<Script> |
SpaceScript.getScript()
Get method for struct member 'script'.
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceScript.setScript(CPointer<Script> script)
Set method for struct member 'script'.
|
Constructor and Description |
---|
Script(Script that) |
Modifier and Type | Method and Description |
---|---|
Script |
MainLib.getScript()
See
Script for documentation. |
Modifier and Type | Method and Description |
---|---|
void |
MainLib.setScript(Script script)
See
Script for documentation. |