Share Code Mod Object
A Share Code Mod Object is an object returned on Share Code API calls which contains information about the mods selected. The details about what data it provides is listed below.
Returned Data (Represented by $object)
Name | Type | Description |
---|---|---|
$object→optional | array | This is an array of all the optional mods used in this share code |
$object→optional→selected | boolean | If this mod was selected or not |
$object→optional→name | string | The name of the mod |