Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
SessionUUID |
bPoseChannel_Runtime.getSession_uuid()
Get method for struct member 'session_uuid'.
|
SessionUUID |
ModifierData.getSession_uuid()
Get method for struct member 'session_uuid'.
|
SessionUUID |
SequenceRuntime.getSession_uuid()
Get method for struct member 'session_uuid'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<SessionUUID> |
SessionUUID.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
bPoseChannel_Runtime.setSession_uuid(SessionUUID session_uuid)
Set method for struct member 'session_uuid'.
|
void |
ModifierData.setSession_uuid(SessionUUID session_uuid)
Set method for struct member 'session_uuid'.
|
void |
SequenceRuntime.setSession_uuid(SessionUUID session_uuid)
Set method for struct member 'session_uuid'.
|
Constructor and Description |
---|
SessionUUID(SessionUUID that) |