Marauroa Database Structure: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>StephenIerodiaconou
mNo edit summary
Line 118: Line 118:
This decision is made in RPManager. It calculates how often an object has to be stored.
This decision is made in RPManager. It calculates how often an object has to be stored.


You have to write the code to load all the database objects into RPWorld, and this action must be written at RPWorld class inside onInit and onFinish methods.
You have to write the code to load all the database objects into RPWorld. This loading must be coded in the RPWorld class inside the onInit and onFinish methods.


== How objects are identified ==
== How objects are identified ==