Difference between revisions of "Topic Script"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Rhavlovick
m (1 revision: Clobber re-import by Henning)
 
imported>CraftySentinel
m (→‎Member Functions: Reverted to List)
 
(2 intermediate revisions by 2 users not shown)
Line 19: Line 19:


== Member Functions ==
== Member Functions ==
*Function [[Add - Topic|Add]]()
 
**Adds this topic to the list of topics the player knows about.
:'''[[Add - Topic|Add]]()'''
:*Adds this topic to the list of topics the player knows about.


== Events ==
== Events ==
None
None

Latest revision as of 22:20, 2 February 2014


Extends: Form Script

Script for the manipulation of conversation topics.

Definition[edit | edit source]

ScriptName Topic extends Form

Properties[edit | edit source]

None

Global Functions[edit | edit source]

None

Member Functions[edit | edit source]

Add()
  • Adds this topic to the list of topics the player knows about.

Events[edit | edit source]

None