Difference between revisions of "Topic Script"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Jog
imported>CraftySentinel
m (→‎Member Functions: Reverted to List)
 
(One intermediate revision by the same user 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