09-22-2017, 01:09 AM
(This post was last modified: 09-22-2017, 01:36 AM by Seadragon91.)
The APIDoc contains functions that have params with the option IsOptional = true. I see that it's not used in main_APIDump.lua. Want to add a check for it and format the param. What do you think? Underlined, show title or in brackets?
For example the function cWorld:SpawnItemPickup has 9 params, but the last 5 are optional. This should be visible.
For example the function cWorld:SpawnItemPickup has 9 params, but the last 5 are optional. This should be visible.