Gocator API
|
const GoToolDataOutputOption * GoToolOption_ToolDataOutputOptionAt | ( | GoToolOption | option, |
kSize | index | ||
) |
Retrieves the tool data output option at the given index of the tool option.
option | GoToolOption object. |
index | The index of the option list to access. |