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