Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
RecastData |
GameData.getRecastData()
Get method for struct member 'recastData'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<RecastData> |
RecastData.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
GameData.setRecastData(RecastData recastData)
Set method for struct member 'recastData'.
|
Constructor and Description |
---|
RecastData(RecastData that) |