Add - Topic
Member of: Topic Script
Adds this topic to the player's list of known topics.
Caution!Edit
This usage is deprecated and unlikely to work as expected (if at all).
SyntaxEdit
Function Add() native
ParametersEdit
None.
Return ValueEdit
None.
ExamplesEdit
; Adds the evil baron topic to the player's list of known topics
EvilBaronTopicProperty.Add()