page_status, minor style change
This commit is contained in:
parent
f485daaed5
commit
90a58c28c6
7 changed files with 30 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: 'List of Lua Functions'
|
||||
layout: 'list'
|
||||
---
|
||||
|
||||
Some commands might have documentation on the [Smashing Tech Wiki](https://antifandom.com/smashhitlab/wiki/List_of_Lua_Functions)
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
draft: true
|
||||
---
|
||||
# `{{ cmd }}` – {{ short_description }}
|
||||
|
||||
## Usage
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
---
|
||||
title: 'mgCameraShake'
|
||||
description: 'used to visually shake the camera'
|
||||
layout: 'LuaFunctions'
|
||||
page_status: 'stub'
|
||||
---
|
||||
|
||||
# `mgCameraShake` – used to visually shake camera
|
||||
|
||||
## Usage
|
||||
|
||||
```lua
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue