ORION SOLUTIONS LUA API
CreateMove_End
Called near the end of CreateMove processing.
callbacks.add("CreateMove_End", function(cmd) end)Arguments
NameDescription
cmdThe current user command passed by the client.Called near the end of CreateMove processing.
callbacks.add("CreateMove_End", function(cmd) end)cmdThe current user command passed by the client.