Add - Topic

Revision as of 14:11, 22 April 2014 by imported>Valie
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

See AlsoEdit