mirror of
https://github.com/BeamMP/Docs.git
synced 2026-06-18 14:50:54 +00:00
Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
This commit is contained in:
committed by
O1LER
parent
ab2dbf9946
commit
9817ceeed1
@@ -253,7 +253,7 @@ The directive needs to be the same as in the <b>Javascript</b> file
|
|||||||
```js
|
```js
|
||||||
bngApi.engineLua("lua_path.function()")
|
bngApi.engineLua("lua_path.function()")
|
||||||
```
|
```
|
||||||
Usefull to run a lua function with or without arguments
|
Useful to run a lua function with or without arguments
|
||||||
|
|
||||||
# Lua functions provided by BeamNG for UI-Apps
|
# Lua functions provided by BeamNG for UI-Apps
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user