Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<FSMenuEntry> |
FSMenuEntry.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<FSMenuEntry> |
FSMenuEntry.getNext()
Get method for struct member 'next'.
|
Modifier and Type | Method and Description |
---|---|
void |
FSMenuEntry.setNext(CPointer<FSMenuEntry> next)
Set method for struct member 'next'.
|
Constructor and Description |
---|
FSMenuEntry(FSMenuEntry that) |