+For future reference, if you have found the purpose of a function with a placeholder name like `funcXXX` and wish to use it in a mod, it is best to document it first. You can request that a better name be added to the SDK in the [ModAPI issue tracker](https://github.com/emd4600/Spore-ModAPI/issues), or if you know how to do so, you can add a new name directly to the code and submit a pull request. This means that a more-permanent name can be added to the SDK, which you can then safely use in your own mod.
0 commit comments