Properties:
| Name | Type | Argument | Default | Description |
|---|---|---|---|---|
DatasCommonEvents.PROPERTY_STOCKED |
string |
<optional> |
"stocked" | The property stocked for reorder function |
eventsSystem |
Array.<SystemEvent> | List of all the events system by ID | ||
eventsUser |
Array.<SystemEvent> | List of all the events user by ID | ||
commonReactions |
Array.<SystemCommonReaction> | List of all the common reactions by ID | ||
commonObjects |
Array.<SystemObject> | List of all the common objects by ID |
Methods
-
Read the JSON file associated to common events
-
Reorder the models in the right order for inheritance
Name Type Description jsonObjectJSON The json corresponding to the current object to analyze reorderedListArray.<JSON> The reordered list we are updating jsonObjectsArray.<JSON> The brutal JSON list of objects objectsLengthnumber The number of objects to identify