mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-08 15:28:40 +00:00
Bump auxlua to 1.0.0 (#68729) * Bump auxlua to 1.0.0 * This should be automated at some point, but meh * Fix caps diff Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
This commit is contained in:
@@ -36,7 +36,10 @@ Equivalent to DM's `list[index] = value`
|
||||
Equivalent to DM's `list.Add(value)`
|
||||
|
||||
### list:to_table()
|
||||
Converts a DM list into a Lua table.
|
||||
Converts a DM list into a lua table.
|
||||
|
||||
### list:of_type(type_path)
|
||||
Will extract only values of type `type_path`.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user