Add - Topic

Revision as of 16:26, 18 October 2011 by imported>Rhavlovick (1 revision: Clobber re-import by Henning)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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