Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace tables with Array class instead. #3

Open
MrLixm opened this issue Mar 2, 2022 · 0 comments
Open

Replace tables with Array class instead. #3

MrLixm opened this issue Mar 2, 2022 · 0 comments
Labels
enhancement Improvements, new feature or request

Comments

@MrLixm
Copy link
Owner

MrLixm commented Mar 2, 2022

Lua tables in Katana cannot store more than 2^27 (134 million) values.
Have a look at the Katana Array class to overcome this limitation.

https://learn.foundry.com/katana/5.0/dev-guide/OpsAndOpScript/Attributes/OpScript.html#Array

@MrLixm MrLixm added the enhancement Improvements, new feature or request label Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements, new feature or request
Projects
None yet
Development

No branches or pull requests

1 participant