lua user setting

This commit is contained in:
rusefillc 2021-11-14 11:43:12 -05:00
parent efad98ab14
commit cccf9f3fac
1 changed files with 6 additions and 0 deletions

View File

@ -39,6 +39,12 @@ end
# Function Reference
## User Settings
### findSetting(name)
Find User Setting with specified name and returns numeric value. Useful when script developer and script consumer are
different people, also useful while Lua script editing is available only in TS.
## Engine Control
### setTimingAdd(angle)