ProjectIgnis / scrapiyard

Documentation files for EDOPro's Card Scripting API
GNU Affero General Public License v3.0
4 stars 4 forks source link

Non-function/constant namespace members #15

Open that-hatter opened 9 months ago

that-hatter commented 9 months ago

There are several properties in some namespaces (which are really just tables) that are neither functions nor constants. One example is Synchro.Send, a number representing where synchro materials are sent. These properties are exposed outside and could be mutated by any script, such as "Yang Zing Unleashed" setting Synchro.CheckAdditional to a new function.

These properties are either currently undocumented or wrongly documented as functions.