Add - Topic

Member of: Topic Script

Adds this topic to the player's list of known topics.

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()

See AlsoEdit