Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
SequenceRuntime |
Sequence.getRuntime()
Get method for struct member 'runtime'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<SequenceRuntime> |
SequenceRuntime.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
Sequence.setRuntime(SequenceRuntime runtime)
Set method for struct member 'runtime'.
|
Constructor and Description |
---|
SequenceRuntime(SequenceRuntime that) |