User:PrisimaTF/Community Lua Library
Jump to navigation
Jump to search
This is a comprehensive list of all of the "Community Lua Library" (CLL) functions that currently exist.
(todo: link to CLL page on the MB if it ever gets released)
Constantly work-in-progress.
General Lua Functions
These are functions that can be used for any general purpose.
Function | Return value(s) | Description | Creator | Code | ||||||
---|---|---|---|---|---|---|---|---|---|---|
CLL_Function(int value)
|
int | Returns the return value of value.
Note: note here. |
prisima |
| ||||||
CLL_Function2(int value)
|
int | Returns the return value of value.
Note: note here. |
prisima |
|