Callback for when a ChatBox line gets right-clicked and line accessors

Started by wizzard, 27 August 2013, 11:51:11

wizzard

Rename to getLineAmount?
Reasoning:
- getWidgets returns a container of widgets.
- getLines would return a container of lines.

texus

Actually I realized that too, I just couldn't find a better name than getLines.
I was thinking about things like getNumberOfLines or getAmountOfLines but I didn't like them. But getLineAmount should do.