Torque3D/Templates/BaseGame/game/data/gameUI
AzaezelX c640d8823d template index file review
remove redundant referenes to $TorqueScriptFileExtension. exec and queueExec both handle those internaly.
as pointed out in #511, we were already executing the guimusicpayer.gui in the ut.tscript module via queue. as that case allows folks to bolt a true at the end of the method to override the file-call and replace it with a personalized variant in another module, removed the redundant exec
2021-07-20 11:02:38 -05:00
..
GUIs Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into alpha40/playgui_onwake_callback 2021-01-27 19:06:51 -06:00
gameUI.module Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
gameUI.tscript template index file review 2021-07-20 11:02:38 -05:00