Skip to content

Class "ItemConfigList"⚓︎

Operators⚓︎

__len ()⚓︎

int __len ( )⚓︎

The length (#) operation. Returns the amount of items in the list.


Functions⚓︎

Get ()⚓︎

userdata Get ( int idx )⚓︎

Returns userdata at the index of the list provided.

Bugs

This function does not return usable userdata, rendering it useless.


Variables⚓︎

Size⚓︎

const int Size⚓︎

The amount of items in the list.



Last update: September 15, 2022