Add - Topic
Jump to navigation
Jump to search
Member of: Topic Script
Adds this topic to the player's list of known topics.
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()