mirror of
https://github.com/BeamMP/Docs.git
synced 2026-06-17 22:32:47 +00:00
Fixed ui-apps.md
Fixed some issues
This commit is contained in:
@@ -254,7 +254,7 @@ ui\modules\apps\ExampleApp\app.json
|
||||
|
||||
该指令需要与<b>Javascript</b>文件中的指令相同
|
||||
|
||||
# 车祸模拟器为图形界面应用程序提供的Javascript函数
|
||||
# BeamNG为图形界面应用程序提供的Javascript函数
|
||||
|
||||
```js
|
||||
bngApi.engineLua("lua_path.function()")
|
||||
@@ -262,7 +262,7 @@ bngApi.engineLua("lua_path.function()")
|
||||
|
||||
用于运行带或不带参数的lua函数
|
||||
|
||||
# 车祸模拟器为图形界面应用程序提供的Lua函数
|
||||
# BeamNG为图形界面应用程序提供的Lua函数
|
||||
|
||||
```lua
|
||||
guihooks.trigger("EventName", Payload)
|
||||
|
||||
Reference in New Issue
Block a user