Skip to content

Testing Lua

Qais Patankar edited this page Nov 14, 2018 · 4 revisions

This page contains scripts that test certain aspects of the Lua API.

shared function: getExampleFunction()

-- some code that tests getExampleFunction

Written by someName

server event: onAccountDataChange

-- some code that tests getAnotherExampleFunction

Written by someOtherName