AreaSettings.bin flags not being saved in PLA #357
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
In the Fields editor on PLA, the editor only saves the subtables under AreaSettingsTable, as can be seen below:
pkNX.Structures.FlatBuffers.Arceus\Arceus\Field\Resident\Editing\ResidentArea.cs
Meaning all the other fields under
pkNX.Structures.FlatBuffers.Arceus\Schemas\Field\Resident\AreaSettingsTable.fbs
are not being saved.The method for writing the remaining fields under the AreaSettings class is not implemented for the function Write. Is there some technical limitation for that?
Best regards.
The text was updated successfully, but these errors were encountered: