Add - Topic
Jump to navigation
Jump to search
Member of: Topic Script
Adds this topic to the player's list of known topics.
Caution![edit | edit source]
This usage is deprecated and unlikely to work as expected (if at all).
Syntax[edit | edit source]
Function Add() native
Parameters[edit | edit source]
None.
Return Value[edit | edit source]
None.
Examples[edit | edit source]
; Adds the evil baron topic to the player's list of known topics
EvilBaronTopicProperty.Add()