Wiki > TV3D65 Index > TVLandscape
GetChunkID
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | GetChunkID(iChunkX As Integer , iChunkZ As Integer) As Integer |
| C++ | int GetChunkID(int iChunkX , int iChunkZ ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iChunkX | No | iChunkX description |
| iChunkZ | No | iChunkZ description |
RETURN VALUE
| Integer | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.