MIST hex hashToHex
From DCS World Wiki - Hoggitworld.com
mist.hex.hashTohex
| Added with: Mist 4.6 |
| Description |
| Converts a string of "q r s" into a {q, r, s} table.
Useful for taking a stored string value and converting it back into a table for use with the mist.hex functions |
| Syntax |
| table mist.hex.hashTohex(string hashedQRS ) |
| Valid Input Values: |
| Return value: |
| table |
| Return example: |
| Usage Examples: |
| Notes: |
| Related Functions |
| to, getRadius, setRadius, add, subtract,scale, rotate_left, rotate_right, neighbor, getNeighborCount, diagonalNeighbor, length, distance, round, lerp, cubeScale, cubeRing, cubeSpiral, lineDraw, cubeToAxial, axialToCube, pointToHex, makeVek2, makeVec3, makeVec3GL, hash, hashToHex, draw |
