Panel:InsertClickableTextStart
Example
Creates a panel with some information on Rich Text panels along with a click-able link to the RichText page.
Output:
Starts the insertion of clickable text for a RichText element. Any text appended with Panel:AppendText between this call and Panel:InsertClickableTextEnd will become clickable text.
The hook PANEL:OnTextClicked is called when the text is clicked.
RichText
.Creates a panel with some information on Rich Text panels along with a click-able link to the RichText page.