Torque3D/Engine
AzaezelX 30e67694e8 arrayobject helper commands
getValueFromKey and getKeyFromValue.
both look to the left or right hand entry for the other one
example:
%array.add("startPos","0 0 0 ");
echo(">".%array.getValueFromKey("startPos"));
> 0 0 0
2024-01-10 16:20:08 -06:00
..
bin Old project generator is dead 2019-11-26 22:02:12 +10:00
lib Merge remote-tracking branch 'upstream/development' into AppleToolchainTest 2023-10-20 22:34:34 +01:00
modules/Verve (Mostly) updated verve implementation. 2019-03-07 16:23:41 -06:00
source arrayobject helper commands 2024-01-10 16:20:08 -06:00
CMakeLists.txt * Adjustment: Initial CMake reworking. 2022-05-13 23:42:41 -04:00